ci: Disable f28-rpmostree for now

It started failing with:

```
ERROR: tests/check/test-ucontainer.sh - too few tests run (expected 2, got 0)
tap-driver.sh: internal error getting exit status
tap-driver.sh: fatal: I/O or internal error
make[4]: *** [Makefile:4353: tests/check/test-ucontainer.sh.log] Error 1
make[4]: *** Waiting for unfinished jobs....
```

And the artifacts are not being saved for some reason:

```
+ cleanup
+ mv test-suite.log /var/tmp/checkout
mv: cannot stat 'test-suite.log': No such file or directory
+ true
+ mv vmcheck /var/tmp/checkout
mv: cannot stat 'vmcheck': No such file or directory
+ true
```

Let's just disable this for now so that some other pending patches can
go in while we investigate.

Closes: #1727
Approved by: cgwalters
This commit is contained in:
Jonathan Lebon 2018-09-20 11:11:45 -04:00 committed by Atomic Bot
parent e4e6d85ea4
commit 3c46bcdb50
1 changed files with 2 additions and 1 deletions

View File

@ -162,7 +162,8 @@ branches:
- try - try
context: f28-rpmostree context: f28-rpmostree
required: true # XXX: some issues currently failing that need investigating.
required: false
cluster: cluster:
hosts: hosts: