Skip to content

Commit 3b61d2c

Browse files
committed
Drop copy of tmt bootc plugin
It's now merged and shipped, and us having a copy breaks things. Signed-off-by: Colin Walters <[email protected]>
1 parent 28e85e6 commit 3b61d2c

File tree

6 files changed

+4
-1127
lines changed

6 files changed

+4
-1127
lines changed

plans/test-22-logically-bound-install.fmf

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
environment+:
2-
TMT_PLUGINS: ./tests/plugins
31
provision:
42
how: bootc
5-
add_deps: false
6-
containerfile: tests/containerfiles/lbi/Containerfile
7-
containerfile_workdir: tests/containerfiles/lbi
3+
add-tmt-dependencies: false
4+
container-file: tests/containerfiles/lbi/Containerfile
5+
container-file-workdir: tests/containerfiles/lbi
86
disk: 20
97
summary: Execute logically bound images tests for installing image
108
execute:

tests/plugins/.gitignore

-1
This file was deleted.

tests/plugins/bootc-install.py

-312
This file was deleted.

0 commit comments

Comments
 (0)