File tree Expand file tree Collapse file tree 4 files changed +2
-6
lines changed
fragments/platform/fedora-eln/payload Expand file tree Collapse file tree 4 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,6 @@ fedora_eln_skip_array=(
9898fedora_eln_disabled_array=(
9999 gh1213 # harddrive-iso-single failing
100100 gh1090 # raid-1-reqpart failing
101- gh1527 # rootpw-basic and rootpw-lock failing
102101 gh1207 # packages-multilib failing
103102 gh975 # packages-default failing
104103 gh1530 # dns-global-exclusive-tls-* stage2-from-compose failing
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1919
2020# Ignore unused variable parsed out by tooling scripts as test tags metadata
2121# shellcheck disable=SC2034
22- TESTTYPE=" users coverage gh1527 "
22+ TESTTYPE=" users coverage"
2323
2424. ${KSTESTDIR} /functions.sh
Original file line number Diff line number Diff line change 1919
2020# Ignore unused variable parsed out by tooling scripts as test tags metadata
2121# shellcheck disable=SC2034
22- TESTTYPE=" users coverage gh1527 "
22+ TESTTYPE=" users coverage"
2323
2424. ${KSTESTDIR} /functions.sh
You can’t perform that action at this time.
0 commit comments