summaryrefslogtreecommitdiff
path: root/test/e2e/generate_systemd_test.go
Commit message (Expand)AuthorAge
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* systemd/generate: change type to notifyValentin Rothberg2021-06-04
* Add podman run --timeout optionDaniel J Walsh2021-04-23
* Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generationOpenShift Merge Robot2021-02-22
|\
| * --no-header flag implementation for generate systemdJakub Guzik2021-02-22
* | Merge pull request #9448 from vrothberg/bump-module-versionOpenShift Merge Robot2021-02-22
|\ \
| * | bump go module to v3Valentin Rothberg2021-02-22
| |/
* / Two variations of --new flag added to e2eJakub Guzik2021-02-22
|/
* Make generate systemd --new robust against double curly bracesPaul Holzinger2021-01-20
* Make podman generate systemd --new flag parsing more robustPaul Holzinger2021-01-07
* generate systemd: do not set `KillMode`Valentin Rothberg2021-01-05
* podman create doesn't support creating detached containersDaniel J Walsh2020-10-21
* generate systemd: catch `--name=foo`Valentin Rothberg2020-09-09
* APIv2 add generate systemd endpointPaul Holzinger2020-09-02
* generate systemd: fix error handlingValentin Rothberg2020-08-10
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* correct the absolute path of `rm` executableYuan-Hao Chen2020-06-19
* generate systemd: create pod templateValentin Rothberg2020-06-11
* generate systemd: rename "cid" to "ctr-id"Valentin Rothberg2020-06-11
* Added new flags to 'podman generate systemd' to change the unit name prefixLuap992020-05-22
* generate systemdValentin Rothberg2020-04-29
* Force integration tests to passBrent Baude2020-04-21
* Switch to using --time as opposed to --timeout to better match Docker.Daniel J Walsh2020-03-31
* force run container detached if container CreateCommand missing the detach param荒野無燈2020-03-14
* generate systemd: remove leading slashesValentin Rothberg2020-03-05
* systemdgen: add --ignore flag to generic servicesValentin Rothberg2020-01-16
* podman-generate-systemd --newValentin Rothberg2020-01-09
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* generate systemd: support pods and geneartig filesValentin Rothberg2019-08-21
* use imagecaches for local testsbaude2019-05-29
* Generate systemd unit files for containersbaude2019-05-02