1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-25 17:41:41 +00:00
node-feature-discovery/scripts/test-infra
Markus Lehtonen 05f5d2a88a scripts/test-infra: add script for end-to-end testing
Add a new script for running end-to-end tests. Implement a Makefile rule
for polling the container image. We need this for prow as there is no
other way for syncing the jobs (e2e postsubmit job must wait until the
image-pushing job has built and published the image). This is
implemented in the Makefile as all the image-related variables are also
defined/available there.

Also, adapt the TravisCI config to use the new script.
2020-08-27 14:48:37 +03:00
..
build-image.sh scripts: add scripts for kubernetest test-infra jobs 2020-08-11 15:55:31 +03:00
test-e2e.sh scripts/test-infra: add script for end-to-end testing 2020-08-27 14:48:37 +03:00
verify.sh scripts: add scripts for kubernetest test-infra jobs 2020-08-11 15:55:31 +03:00