Skip to content

Commit

Permalink
Merge pull request #2116 from cgwalters/kolainst
Browse files Browse the repository at this point in the history
tests/kola: Move to tests/kolainst
  • Loading branch information
openshift-merge-robot committed May 27, 2020
2 parents 9363016 + 718cca8 commit 8540998
Show file tree
Hide file tree
Showing 22 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .cci.jenkinsfile
Expand Up @@ -76,9 +76,8 @@ parallel fcos: {
rmdir insttree
coreos-assembler fetch
coreos-assembler build
# Install the tests, then be sure they're not run again
make -C tests/kola install
rm tests/kola -rf
# Install the tests
make -C tests/kolainst install
""")
}
fcosKola(cosaDir: "${env.WORKSPACE}")
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/libtest-core.sh

0 comments on commit 8540998

Please sign in to comment.