actions-runner-controller/acceptance
ToMe25 ba175148c8
Locally build runner image instead of pulling it (#473)
* Fix acceptance helm test not using newly built controller image

* Locally build runner image instead of pulling it

* Revert runner controller image pull policy to always

and add a line to the test deployment to use IfNotPresent

* Change runner repository from summerwind/action-runner to the owner of actions-runner-controller.

Also fix some Makefile formatting.

* Undo renaming acceptance/pull to docker-pull

* Some env var cleanup

Rename USERNAME to DOCKER_USER(is still used for github too tho)
Add RUNNER_NAME var(defaults to $DOCKER_USER/actions-runner)
Add TEST_REPO(defaults to $DOCKER_USER/actions-runner-controller)
2021-05-01 15:10:57 +09:00
..
pipelines Bumping runner to Ubuntu 20.04 (#438) 2021-04-17 17:02:03 +09:00
testdata Locally build runner image instead of pulling it (#473) 2021-05-01 15:10:57 +09:00
checks.sh Make acceptance use local docker image (#448) 2021-04-17 17:13:47 +09:00
deploy.sh Locally build runner image instead of pulling it (#473) 2021-05-01 15:10:57 +09:00