Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Commit d0cf9d8

Browse files
committed
Environment spec
1 parent ed02409 commit d0cf9d8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,16 @@ Configuration for each web server is put in subdirectories in the ``webservers/`
129129

130130
## Execution
131131

132-
* Three instances running CentOS 7 x86_64 are needed to execute the tests, each which fulfills the role of the *consumer*, *gateway* or *webserver*.
132+
### Environment specifications
133+
134+
* Three instances running CentOS 7 x86_64. Each of them service the purpose of ``consumer``, ``gateway`` or ``webserver``.
135+
* Each host should be configured with ``/etc/hosts`` properly set with entries for ``consumer``, ``gateway`` and ``webserver`` for consistent host mapping in different environments.
133136
* Selinux should be disabled.
134137
* The EPEL7 repository should be enabled.
135138
* Root access is required.
139+
* This git repository cloned to */opt/benchmarks*.
136140

137-
### Deployment examples
141+
### Deployment example
138142

139143
#### Vagrant and VirtualBox
140144

0 commit comments

Comments
 (0)