There was an error while loading. Please reload this page.
1 parent e517bb9 commit 8e551d8Copy full SHA for 8e551d8
1 file changed
tests/prepare/artifact/basic.sh
@@ -25,6 +25,7 @@ rlJournalStart
25
rlRun "tmt run -i $run --scratch -vvv --all \
26
provision -h $PROVISION_HOW --image $image" \
27
0 "Run tmt with artifact providers"
28
+ rlAssertGrep "Successfully created repository 'custom-artifact-repo'" "${run}/log.txt"
29
rlPhaseEnd
30
done <<< "$IMAGES"
31
0 commit comments