mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
Merge pull request #2116 from cgwalters/kolainst
tests/kola: Move to tests/kolainst
This commit is contained in:
commit
854099802f
@ -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}")
|
||||
|
@ -1 +1 @@
|
||||
kola/libtest-core.sh
|
||||
kolainst/libtest-core.sh
|
Loading…
Reference in New Issue
Block a user