Skip to content

Commit 3fd43a7

Browse files
authored
test: Fix packit-reboot.yml download URL issue (#1664)
Signed-off-by: Xiaofeng Wang <[email protected]>
1 parent 704338d commit 3fd43a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmt/plans/integration.fmf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ prepare:
1111
# reboot in ansible is the only way to reboot in tmt prepare
1212
- how: ansible
1313
playbook:
14-
- https://github.com/henrywang/bootc/raw/refs/heads/gating/hack/packit-reboot.yml
14+
- https://github.com/bootc-dev/bootc/raw/refs/heads/main/hack/packit-reboot.yml
1515
execute:
1616
how: tmt
1717

0 commit comments

Comments
 (0)