File tree Expand file tree Collapse file tree 1 file changed +0
-45
lines changed Expand file tree Collapse file tree 1 file changed +0
-45
lines changed Original file line number Diff line number Diff line change @@ -117,48 +117,3 @@ the upstream phusion passenger repository with `install_from_phusionpassenger: t
117
117
Nginx will also be installed from that repository, as it needs to be modified to
118
118
allow the passenger module to work.
119
119
120
-
121
-
122
- Running Tests
123
- =============
124
-
125
- This test runner was implemented using the formula-test-harness _ project.
126
-
127
- Tests will be run on the following base images:
128
-
129
- * ``simplyadrian/allsalt:centos_master_2017.7.2 ``
130
- * ``simplyadrian/allsalt:debian_master_2017.7.2 ``
131
- * ``simplyadrian/allsalt:opensuse_master_2017.7.2 ``
132
- * ``simplyadrian/allsalt:ubuntu_master_2016.11.3 ``
133
- * ``simplyadrian/allsalt:ubuntu_master_2017.7.2 ``
134
-
135
- Local Setup
136
- -----------
137
-
138
- .. code-block :: shell
139
-
140
- pip install -U virtualenv
141
- virtualenv .venv
142
- source .venv/bin/activate
143
- make setup
144
-
145
- Run tests
146
- ---------
147
-
148
- * ``make test-centos_master_2017.7.2 ``
149
- * ``make test-debian_master_2017.7.2 ``
150
- * ``make test-opensuse_master_2017.7.2 ``
151
- * ``make test-ubuntu_master_2016.11.3 ``
152
- * ``make test-ubuntu_master_2017.7.2 ``
153
-
154
- Run Containers
155
- --------------
156
-
157
- * ``make local-centos_master_2017.7.2 ``
158
- * ``make local-debian_master_2017.7.2 ``
159
- * ``make local-opensuse_master_2017.7.2 ``
160
- * ``make local-ubuntu_master_2016.11.3 ``
161
- * ``make local-ubuntu_master_2017.7.2 ``
162
-
163
-
164
- .. _formula-test-harness : https://github.com/intuitivetechnologygroup/formula-test-harness
You can’t perform that action at this time.
0 commit comments