index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
e2e
/
pull_test.go
Commit message (
Expand
)
Author
Age
*
Podman pull --all-tags shorthand option
Jake Correnti
2022-07-14
*
e2e tests: cleanup: capitalize CONSTANTS
Ed Santiago
2022-07-05
*
e2e: pull_test: speed up --all-tags
Valentin Rothberg
2022-05-05
*
e2e: pull_test: squash --quiet test
Valentin Rothberg
2022-05-05
*
e2e: pull_test: move tests around
Valentin Rothberg
2022-05-05
*
e2e: pull_test: remove redundant tests
Valentin Rothberg
2022-05-05
*
enable errcheck linter
Paul Holzinger
2022-04-29
*
Ginkgo: use HaveField() for better error checking
Ed Santiago
2022-04-28
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
vendor c/common
Valentin Rothberg
2022-01-10
*
Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))
Ed Santiago
2021-12-02
*
Use BeEmpty() instead of len(x).To(Equal(0))
Ed Santiago
2021-12-02
*
e2e tests: enable golint
Ed Santiago
2021-11-29
*
image lookup: do not match *any* tags
Valentin Rothberg
2021-11-23
*
Bump github.com/containers/image/v5 from 5.13.2 to 5.14.0
dependabot[bot]
2021-07-25
*
e2e tests: use Should(Exit()) and ExitWithError()
Ed Santiago
2021-07-15
*
multiple image pull support
Mehul Arora
2021-07-05
*
migrate Podman to containers/common/libimage
Valentin Rothberg
2021-05-05
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Cleanup bindings for image pull
Daniel J Walsh
2021-01-27
*
Fix --arch and --os flags to work correctly
Daniel J Walsh
2021-01-25
*
Spelling
Josh Soref
2020-12-22
*
Merge pull request #8542 from rhatdan/test
OpenShift Merge Robot
2020-12-01
|
\
|
*
Fix typo in tests
Daniel J Walsh
2020-12-01
*
|
Add support for --platform
Daniel J Walsh
2020-11-26
|
/
*
use lookaside storage for remote tests
baude
2020-11-16
*
move from docker.io
Ed Santiago
2020-10-28
*
Attempt to turn on some more remote tests
Daniel J Walsh
2020-10-07
*
image look up: consult registries.conf
Valentin Rothberg
2020-09-30
*
e2e tests: SkipIfRemote(): add a reason
Ed Santiago
2020-09-23
*
Examine all SkipIfRemote functions
Daniel J Walsh
2020-09-22
*
support multi-image (docker) archives
Valentin Rothberg
2020-09-08
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Enable a bunch of remote tests
Daniel J Walsh
2020-07-21
*
Change buildtag for remoteclient to remote for testing
Daniel J Walsh
2020-07-06
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Add more Remote tests
Daniel J Walsh
2020-06-03
*
Fix podman push and podman pull to check for authfile
Daniel J Walsh
2020-04-22
*
Force integration tests to pass
Brent Baude
2020-04-21
*
use pause image for check all
baude
2019-11-14
*
fix bug check nonexist authfile
Qi Wang
2019-11-05
*
Add e2e tests for manifest list support
Nalin Dahyabhai
2019-10-29
*
Refactor tests when checking for error exit codes
Jhon Honce
2019-10-16
*
Fix directory pull image name for OCI images
Sascha Grunert
2019-08-19
*
use imagecaches for local tests
baude
2019-05-29
*
pull: exit with error if the image is not found
Giuseppe Scrivano
2019-04-12
*
ginkgo status improvements
baude
2019-03-08
*
Fix SystemExec completion race
Chris Evich
2019-03-01
*
Add --all-tags to pull command
TomSweeneyRedHat
2019-02-09
*
Run integrations test with remote-client
baude
2019-01-14
[next]