Skip to content

Commit

Permalink
Testing kvm drop-in
Browse files Browse the repository at this point in the history
set test priority check_qm_setup_succeeds
It should be run as first test, later all verification tests
work

Signed-off-by: Yariv Rachmani <[email protected]>
  • Loading branch information
Yarboa committed Nov 13, 2024
1 parent 8276731 commit 1ebcb29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .packit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ sed -i "s/^Source0:.*.tar.gz/Source0: %{name}-${HEAD_VERSION}.tar.gz/" ${SPEC_FI
# Update build additional rpms in spec
sed -i 's/\(enable_qm_dropin_img_tempdir \).*/\11/' ${SPEC_FILE}
sed -i 's/\(enable_qm_ros2_rolling \).*/\11/' ${SPEC_FILE}
sed -i 's/\(enable_qm_mount_bind_kvm \).*/\11/' ${SPEC_FILE}
2 changes: 2 additions & 0 deletions tests/qm-sanity-test/check_qm_setup_succeeds.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ summary: Test qm setup script succeeds
test: /usr/share/qm/setup
duration: 10m
tier: 0
#Need to run first for Fedora use case
order:40
framework: shell
id: 310b2af2-6661-4b00-a563-67cc021e732b

0 comments on commit 1ebcb29

Please sign in to comment.