Skip to content

Commit

Permalink
CRI-O and Docker behavior differs on how stdin is handled
Browse files Browse the repository at this point in the history
The exec probe is behaving differently. Temporarily disable while an
upstream issue is worked.
  • Loading branch information
smarterclayton committed Aug 30, 2018
1 parent e7cd9f4 commit edc2909
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/extended/util/test.go
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,8 @@ var (
`SELinux relabeling`, // https://github.com/openshift/origin/issues/7287 still broken
`Volumes CephFS`, // permission denied, selinux?

`Probing container should \*not\* be restarted with a exec "cat /tmp/health" liveness probe`, // https://bugzilla.redhat.com/show_bug.cgi?id=1624041

`should idle the service and DeploymentConfig properly`, // idling with a single service and DeploymentConfig [Conformance]
},
// tests too slow to be part of conformance
Expand Down

0 comments on commit edc2909

Please sign in to comment.