Merge pull request #3667 from major/test-with-username-has-dash

Allow info test to work with usernames w/dash
This commit is contained in:
OpenShift Merge Robot
2019-07-30 02:19:19 +02:00
committed by GitHub

View File

@ -33,7 +33,7 @@ RunRoot:
run_podman info --format=json
expr_nvr="[a-z0-9-]\\\+-[a-z0-9.]\\\+-[a-z0-9]\\\+\."
expr_path="/[a-z0-9\\\/.]\\\+\\\$"
expr_path="/[a-z0-9\\\-\\\/.]\\\+\\\$"
tests="
host.BuildahVersion | [0-9.]