aboutsummaryrefslogtreecommitdiff
path: root/test/e2e
Commit message (Expand)AuthorAge
...
| * | Warn on use of --kernel-memoryDaniel J Walsh2021-12-22
* | | e2e: Add dev/shm checkpoint/restore testRadostin Stoyanov2021-12-23
|/ /
* | Merge pull request #12664 from cdoern/noManagePasswdOpenShift Merge Robot2021-12-22
|\ \
| * | Podman run --passwdcdoern2021-12-21
* | | fix(generate): fix up podman generate kube missing env field bug荒野無燈2021-12-18
|/ /
* | Merge pull request #12625 from adrianreber/2021-12-16-podman-inspectOpenShift Merge Robot2021-12-17
|\ \
| * | Test for checkpoint specific inspect fieldsAdrian Reber2021-12-17
* | | Merge pull request #12622 from flouthoc/return_exit_code_for_buildOpenShift Merge Robot2021-12-17
|\ \ \
| * | | tests: adjust old build test to expect exit codeAditya Rajan2021-12-17
| * | | build: relay exitcode from imagebuildah to registryAditya Rajan2021-12-17
| |/ /
* | | Removed .service file for healthchecksBrent Baude2021-12-16
* | | oci: configure the devices cgroup with default devicesGiuseppe Scrivano2021-12-16
|/ /
* | e2e: search flake: skip test on registry.redhat.ioValentin Rothberg2021-12-16
* | 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
* | | Merge pull request #12586 from jmguzik/secret-cmdOpenShift Merge Robot2021-12-14
|\ \ \ | |/ / |/| |
| * | Add secret list --filter to cliJakub Guzik2021-12-14
| |/
* / pprof flakes: bump timeout to 20 secondsValentin Rothberg2021-12-14
|/
* 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
|/
* 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
* | e2e: fix pprof flakesValentin Rothberg2021-12-06
|/
* 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
* | | 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
* | | Use BeEmpty() instead of len(x).To(Equal(0))Ed Santiago2021-12-02
* | | Same as previous, for assertions other than Equal()Ed Santiago2021-12-02
* | | e2e tests: a little more minor cleanupEd Santiago2021-12-02
* | | Merge pull request #12471 from edsantiago/e2e_tmpdir_cleanupOpenShift Merge Robot2021-12-02
|\ \ \
| * | | remove ARTIFACT_DIR and ArtifactPathEd Santiago2021-12-01
| * | | Image caches: allow overriding cache dirEd Santiago2021-12-01
| * | | Rename CrioRoot as just RootEd Santiago2021-12-01
* | | | Merge pull request #12458 from edsantiago/remove_betrueOpenShift Merge Robot2021-12-01
|\ \ \ \