-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#3344 We bubble denylisted tests with 'Warn: true' option as warnings rather than hard failures: ``` kola -p qemu run --parallel 8 ext.config.ntp.* --output-dir tmp/kola⚠️ Warning kola test pattern "ext.config.ntp.chrony.dhcp-propagation", snoozing expired on Jul 07 2023: 👉 coreos/fedora-coreos-tracker#1508⚠️ Warning kola test pattern "ext.config.ntp.timesyncd.dhcp-propagation": 👉 coreos/fedora-coreos-tracker#1508 === RUN ext.config.ntp.timesyncd.dhcp-propagation === RUN ext.config.ntp.chrony.coreos-platform-chrony-config === RUN ext.config.ntp.chrony.dhcp-propagation --- PASS: ext.config.ntp.chrony.coreos-platform-chrony-config (27.02s) --- FAIL: ext.config.ntp.chrony.dhcp-propagation (107.62s) --- FAIL: ext.config.ntp.timesyncd.dhcp-propagation (118.02s) FAIL, output in tmp/kola ---⚠️ IGNORE: "ext.config.ntp.chrony.dhcp-propagation" ---⚠️ IGNORE: "ext.config.ntp.timesyncd.dhcp-propagation" + rc=0 + set +x ```
- Loading branch information
1 parent
5111b60
commit 0f06f66
Showing
1 changed file
with
51 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters