Open jodh-intel opened 6 years ago
The following config files don't make use of https://github.com/clearcontainers/tests/blob/master/.ci/jenkins_job_build.sh and hard-code the git setup commands instead:
git
jobs/clear-containers-osbuilder-azure-ubuntu-17-10-PR/config.xml
jobs/clear-containers-tests-k8s/config.xml
We need to change the above to make use of jenkins_job_build.sh.
jenkins_job_build.sh
Hi @chavafg - could you take a look at this please?
Related: #40, https://github.com/clearcontainers/tests/issues/876.
The following config files don't make use of https://github.com/clearcontainers/tests/blob/master/.ci/jenkins_job_build.sh and hard-code the
git
setup commands instead:jobs/clear-containers-osbuilder-azure-ubuntu-17-10-PR/config.xml
jobs/clear-containers-tests-k8s/config.xml
We need to change the above to make use of
jenkins_job_build.sh
.