spiegel_podman/pkg
W. Trevor King 34886a79d6 hooks/exec: Allow successful reaps for 0s post-kill timeouts
I'd been getting the failed-to-reap errors locally, but on an
unrelated pull-request the FAH27 suite successfully reaped that hook
[1]:

  --- FAIL: TestRunKillTimeout (0.50s)
  	assertions.go:226:

  	Error Trace:	exec_test.go:210

  	Error:      	Expect "signal: killed" to match "^failed to reap process within 0s of the kill signal$"
  FAIL

The successful-reap cases limit our coverage, but I don't think that's
a big enough problem to be worth repeated polling or similar until we
do get the failed-to-reap error.

[1]: 96c1535fdc.0.1527811547665239762/output.log

Signed-off-by: W. Trevor King <wking@tremily.us>

Closes: #868
Approved by: rhatdan
2018-06-01 08:28:06 +00:00
..
annotations Spell check strings and comments 2018-05-25 08:45:15 +00:00
chrootuser chrootuser: default to GID 0 when given a numeric --user 2018-05-17 17:05:44 +00:00
hooks hooks/exec: Allow successful reaps for 0s post-kill timeouts 2018-06-01 08:28:06 +00:00
inspect fix typos in the inspect json structs 2018-05-02 18:02:22 +00:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
registrar Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
registries Spell check strings and comments 2018-05-25 08:45:15 +00:00
secrets Rename addFIPSsModeSecret to addFIPSModeSecret 2018-05-25 16:37:34 +00:00
spec Clear all caps, except the bounding set, when --user is specified. 2018-05-31 13:46:08 +00:00
util If user specifies UIDMapSlice without GIDMapSlice, set them equal 2018-05-31 22:30:16 +00:00
varlinkapi save and load should support multi-tag for docker-archive 2018-05-25 15:15:47 +00:00