Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: CI fails with trailing slash on -o .../ path #42

Open
vbatts opened this issue Sep 26, 2019 · 0 comments
Open

bug: CI fails with trailing slash on -o .../ path #42

vbatts opened this issue Sep 26, 2019 · 0 comments

Comments

@vbatts
Copy link
Collaborator

vbatts commented Sep 26, 2019

==> Running integration tests
TMPDIR= bats  test/
1..7
ok 1 Help
ok 2 Version
ok 3 List Drivers
ok 4 No input
not ok 5 build from RPMS
# (in test file test/01-from_rpms.bats, line 15)
#   `[[ ${lines[${n}]} =~ "[SrcImg][INFO] copied to oci:/output:latest-source" ]]' failed
# temporary directory: /tmp/tmp.YGAMC0VanG
ok 6 build from RPMS and push
not ok 7 Build from image reference
# (in test file test/02-from_image_ref.bats, line 21)
#   `[[ ${lines[${n}]} =~ "[SrcImg][INFO] copied to oci:/output:latest-source" ]]' failed
# temporary directory: /tmp/tmp.aOWxgoZTUf
make: *** [test-integration] Error 1

but I could not get this to reproduce by running podman run -it -v $(pwd)/SRCRPMS:/data:ro bsi -s /data -o /output/ directly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant