Skip to content

Commit f9e9d60

Browse files
daksmyii
authored andcommitted
docs(README): remove obsolete tests section
1 parent 35a81c8 commit f9e9d60

File tree

1 file changed

+0
-45
lines changed

1 file changed

+0
-45
lines changed

README.rst

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -117,48 +117,3 @@ the upstream phusion passenger repository with `install_from_phusionpassenger: t
117117
Nginx will also be installed from that repository, as it needs to be modified to
118118
allow the passenger module to work.
119119

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

0 commit comments

Comments
 (0)