aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/exec_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-04-29
* Revert "Switch all rootful to rootfull"Ashley Cui2022-04-25
* Switch all rootful to rootfullDaniel J Walsh2022-04-21
* bump go module to version 4Valentin Rothberg2022-01-18
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* Make secret env var available to exec sessionAshley Cui2021-08-31
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Ensure that `--userns=keep-id` sets user in configMatthew Heon2021-04-06
* Fix podman build --pull-neverDaniel J Walsh2021-03-27
* bump go module to v3Valentin Rothberg2021-02-22
* Handle podman exec capabilities correctlyDaniel J Walsh2021-01-07
* exec: honor --privilegedGiuseppe Scrivano2020-12-24
* Improve error messages from failing testsDebarshi Ray2020-11-03
* Attempt to turn on some more remote testsDaniel J Walsh2020-10-07
* Fix ubuntu exec_testChris Evich2020-09-30
* Remove final v2remotefail failuresDaniel J Walsh2020-09-23
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* Preserve groups in exec sessions in ctrs with --userMatthew Heon2020-09-18
* Ensure that exec errors write exit codes to the DBMatthew Heon2020-08-05
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Correctly print STDOUT on non-terminal remote execMatthew Heon2020-07-10
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* Do not share container log driver for execMatthew Heon2020-06-17
* Enable detached exec for remoteMatthew Heon2020-06-02
* Add bindings for exec and enable attached remoteMatthew Heon2020-06-01
* Add a test for detached execMatthew Heon2020-05-20
* v2 enable remote integration testsBrent Baude2020-05-19
* test: enable exec testsGiuseppe Scrivano2020-04-28
* Force integration tests to passBrent Baude2020-04-21
* test: enable preserve fds test for crunGiuseppe Scrivano2020-04-09
* test: fix exec preserve-fds testGiuseppe Scrivano2020-04-09
* attach: fix hang if control path is deletedGiuseppe Scrivano2020-04-02
* Ensure that exec sessions inherit supplemental groupsMatthew Heon2020-02-28
* Processes execed into container should match container labelDaniel J Walsh2019-10-29
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* exec: fix --preserve-fdsPeter Hunt2019-09-16
* Test that PTYs created by 'podman exec --tty' have the ONLCR flagDebarshi Ray2019-09-12
* exec: run with user specified on container startPeter Hunt2019-08-20
* test: enable all tests for crunGiuseppe Scrivano2019-08-19
* test: fix return code check for missing workdirGiuseppe Scrivano2019-08-19
* tests: disable some tests currently failing when not using runcGiuseppe Scrivano2019-08-12
* add detach keys support for remotePeter Hunt2019-07-23
* Update e2e tests for remote execPeter Hunt2019-07-23
* Finish up remote exec implementationPeter Hunt2019-07-23
* Implement conmon execPeter Hunt2019-07-22
* use imagecaches for local testsbaude2019-05-29
* ginkgo status improvementsbaude2019-03-08
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02