summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* kill: fix outputValentin Rothberg2021-12-16
* e2e: search flake: skip test on registry.redhat.ioValentin Rothberg2021-12-16
* Merge pull request #12601 from edsantiago/apiv2_catch_errsOpenShift Merge Robot2021-12-16
|\
| * APIv2 tests: fail on syntax/logic errorsEd Santiago2021-12-14
* | Merge pull request #12600 from rhatdan/externalOpenShift Merge Robot2021-12-15
|\ \
| * | Show --external containers even without --all optionDaniel J Walsh2021-12-14
* | | Merge pull request #12534 from Luap99/network-dbOpenShift Merge Robot2021-12-15
|\ \ \ | |_|/ |/| |
| * | play kube add support for multiple networksPaul Holzinger2021-12-14
| * | support advanced network configuration via cliPaul Holzinger2021-12-14
| * | network connect allow ip, ipv6 and mac addressPaul Holzinger2021-12-14
* | | apiv2 tests: refactor complicated curlsEd Santiago2021-12-14
| |/ |/|
* | Merge pull request #12586 from jmguzik/secret-cmdOpenShift Merge Robot2021-12-14
|\ \
| * | Add secret list --filter to cliJakub Guzik2021-12-14
* | | Merge pull request #12091 from ananthb/docker-api-compatOpenShift Merge Robot2021-12-14
|\ \ \
| * | | Fixes #12063 Add docker compatible output after image build.Ananth Bhaskararaman2021-12-14
| | |/ | |/|
* | | Merge pull request #12585 from Luap99/network-ls-sortOpenShift Merge Robot2021-12-14
|\ \ \ | |/ / |/| |
| * | network ls: show networks in deterministic orderPaul Holzinger2021-12-14
| |/
* / pprof flakes: bump timeout to 20 secondsValentin Rothberg2021-12-14
|/
* compat build: adhere to q/quietValentin Rothberg2021-12-13
* Merge pull request #12573 from Luap99/fix-testOpenShift Merge Robot2021-12-10
|\
| * fix e2e test missing network cleanupPaul Holzinger2021-12-10
* | pprof CI flakes: enforce 5 seconds grace periodValentin Rothberg2021-12-10
|/
* --hostname should be set when using --pod new:foobarDaniel J Walsh2021-12-09
* System tests: remove rm_pause_image()Ed Santiago2021-12-09
* Merge pull request #12545 from vrothberg/fix-12477OpenShift Merge Robot2021-12-09
|\
| * generate systemd: support entrypoint JSON stringsValentin Rothberg2021-12-08
* | Merge pull request #12541 from flouthoc/remote_blank_entrypointOpenShift Merge Robot2021-12-08
|\ \
| * | specgen: honor empty args for entrypointAditya Rajan2021-12-08
| |/
* / remove runlabel test for global optsValentin Rothberg2021-12-08
|/
* Merge pull request #12498 from rhatdan/cgroupsOpenShift Merge Robot2021-12-07
|\
| * Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* | volume: apply exact permission of target directory without adding extra 0111Aditya Rajan2021-12-07
|/
* Merge pull request #12522 from edsantiago/minor_test_cleanupOpenShift Merge Robot2021-12-06
|\
| * tests: clean up FIXMEs and noiseEd Santiago2021-12-06
* | Merge pull request #12519 from vrothberg/fix-9597OpenShift Merge Robot2021-12-06
|\ \
| * | fix remote run/start flakeValentin Rothberg2021-12-06
| |/
* / e2e: fix pprof flakesValentin Rothberg2021-12-06
|/
* Merge pull request #12487 from jwhonce/issues/10974-2OpenShift Merge Robot2021-12-06
|\
| * Refactor podman system to report.FormatterJhon Honce2021-12-03
* | vendor c/common@mainValentin Rothberg2021-12-06
* | Merge pull request #12466 from dispensable/respect_pod_yaml_spec_hostname_whe...OpenShift Merge Robot2021-12-03
|\ \ | |/ |/|
| * Hostname in `spec.hostname` should be passed to infra ctr init optwangqiang2021-12-01
* | Merge pull request #12440 from umohnani8/cmOpenShift Merge Robot2021-12-03
|\ \
| * | Add support for configmap volumes to play kubeUrvashi Mohnani2021-12-02
* | | Add restart-sec option to systemd generateOndra Machacek2021-12-03
* | | Merge pull request #12482 from edsantiago/e2e_haveOpenShift Merge Robot2021-12-02
|\ \ \
| * | | Manual fixesEd Santiago2021-12-02
| * | | Same thing, with BeNumerically("==", x)Ed Santiago2021-12-02
| * | | Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
| * | | Same thing, for BeNumerically("==", 0)Ed Santiago2021-12-02