summaryrefslogtreecommitdiff
path: root/test/e2e/network_create_test.go
Commit message (Expand)AuthorAge
* dual-stack network: fix duplicated subnet assignmentPaul Holzinger2021-07-26
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* disable dnsname when --internalbaude2021-01-25
* Use random network names in the e2e testsPaul Holzinger2021-01-21
* Always add the default gateway to the cni config filePaul Holzinger2020-12-16
* Validate that the bridge option is supportedAnders F Björklund2020-12-01
* Add integration test for the bridge optionsAnders F Björklund2020-12-01
* network connect disconnect on non-running containersbaude2020-11-30
* skip ipv6 e2e tests on rootlessAntonio Ojea2020-11-10
* add e2e test for network with same subnetAntonio Ojea2020-11-10
* enable ipv6 network configuration optionsAntonio Ojea2020-11-10
* Merge pull request #7943 from baude/issue7807OpenShift Merge Robot2020-10-07
|\
| * prevent unpredictable results with network create|removebaude2020-10-07
* | Attempt to turn on some more remote testsDaniel J Walsh2020-10-07
|/
* Make the e2e test network cleanup more robust.Daniel J Walsh2020-09-30
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* Remove SkipIfRootless if possible, document other callsDaniel J Walsh2020-09-27
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* rootless: support `podman network create` (CNI-in-slirp4netns)Akihiro Suda2020-09-09
* podman support for IPv6 networksAntonio Ojea2020-08-15
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Turn on a bunch more remote testsDaniel J Walsh2020-07-22
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* add provided cni networks to spec genbaude2020-05-01
* v2networking enable commandsbaude2020-04-30
* Force integration tests to passBrent Baude2020-04-21
* when removing networks for tests, force should be usedBrent Baude2020-03-20
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* podman network create: validate user inputMrigank Krishan2019-10-04
* podman network createbaude2019-09-09