Tim Byrne
c8d516c67d
Bump versions of required linters
2020-12-21 17:06:14 -06:00
Tim Byrne
71ecf27291
Update testbed docker image
2020-07-08 16:16:47 -05:00
Jonathan Daigle
f348e154c7
Add support for ESH
2020-05-27 19:38:15 -04:00
Tim Byrne
d16f4b134a
Add man to testbed Docker image
2020-01-21 07:26:00 -06:00
Tim Byrne
fe96cfce28
Update testbed image to use GnuPG 2
2019-12-05 15:02:46 -06:00
Tim Byrne
2508378617
Upgrade yadm testbed
...
* Update software in Dockerfile
* Add j2cli
* Bump supported versions of linters
2019-10-02 15:16:09 -05:00
Tim Byrne
6df8509999
Add vim to testbed image
...
Having an editor within a testhost/scripthost is useful.
2019-04-16 08:04:53 -05:00
Tim Byrne
826f9bc09e
Validate yaml files with yamllint
2019-03-21 23:05:57 -05:00
Tim Byrne
d32e63fc92
Split packages onto separate lines
...
This will make it easier to see the changes in the dependencies included
in the yadm/testbed image.
2019-03-01 08:07:30 -06:00
Tim Byrne
0f2039f79d
Create a flag to identify when running inside testbed
2019-02-25 16:30:05 -06:00
Tim Byrne
e7f9616b39
Rewrite testing system ( #119 )
...
The new test system is written with py.test. These tests are more
comprehensive, run faster by an order of magnitude, and are far more
maintainable. The tests themselves conform to PEP8.
2019-02-20 07:48:25 -06:00
Tim Byrne
280b1179f7
Add lsb-release
to testbed (to support YADM_DISTRO)
2017-07-03 16:21:06 -05:00
Tim Byrne
5f47794104
Add envtpl
to testbed docker image
2017-03-30 21:45:16 -05:00
Tim Byrne
e90ebd67be
Add curl
to docker testbed image
2017-01-26 23:32:07 -06:00
Tim Byrne
c4f2141e35
Add Dockerfile for testbed
...
To unify the testing platform, a docker image will be used. This image
will contain all of the test system prerequisites. This should make it
easier to run tests uniformly across developer machines and Travis CI.
This image will be published at https://hub.docker.com/r/yadm/testbed/
2017-01-05 16:58:18 -06:00