Skip to content

Commit 8e551d8

Browse files
committed
Add log assertion for custom artifact repository name
1 parent e517bb9 commit 8e551d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/prepare/artifact/basic.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ rlJournalStart
2525
rlRun "tmt run -i $run --scratch -vvv --all \
2626
provision -h $PROVISION_HOW --image $image" \
2727
0 "Run tmt with artifact providers"
28+
rlAssertGrep "Successfully created repository 'custom-artifact-repo'" "${run}/log.txt"
2829
rlPhaseEnd
2930
done <<< "$IMAGES"
3031

0 commit comments

Comments
 (0)