Tim Kimber
5d6988f0ec
Test using both Dynu.com and Duckdns.org
5 years ago
Tim Kimber
5732867d2d
Move DNS used for staging tests to Dynu
5 years ago
Tim Kimber
1199739fc9
Move DNS used for staging tests to Dynu
5 years ago
Peter Dave Hello
fb7b3ee145
Use JSON notation for Dockerfile CMD arguments
Reference:
- https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#cmd
> The `CMD` instruction should be used to run the software contained in
your image, along with any arguments. `CMD` should almost always be used
in the form of `CMD ["executable", "param1", "param2"…]`
5 years ago
Peter Dave Hello
76c9ffadc4
Reduce git clone depth in the Dockerfile for test
This change will drop the history of the repository when cloning, which
will save bandwidth and disk space, speed up the clone and checkout
process during the test and Docker build process.
5 years ago
Tim Kimber
36f9b1912b
Hardcode bats release to avoid test fragility
5 years ago
Tim Kimber
0f422225f4
Update all docker images to include drill (for unit tests)
5 years ago
Tim Kimber
472ea2312f
Set noninteractive so tests don't hang
6 years ago
Tim Kimber
43b82e4fc3
Fix cut&paste error
6 years ago
Tim Kimber
857ad87b4f
Change bats-assert and bats-support to use bats-core repo
6 years ago
Tim Kimber
125fabdc33
Add mixed case tests, rename duckdns tests
6 years ago
Tim Kimber
1dec15f1b5
Test on centos7 against staging server
6 years ago
Tim Kimber
9b9784489b
Parallelize the gitactions tests
6 years ago
Tim Kimber
6b17701cdc
Use default awk on most images, add debian:latest and ubuntu:latest
6 years ago
Tim Kimber
886b456ae3
Test improvements and add Alpine Linux
6 years ago
Tim Kimber
2a5824afef
Show error message if awk doesn't support json_awk
6 years ago
Tim Kimber
5288361522
Test using BATS
6 years ago