-
Notifications
You must be signed in to change notification settings - Fork 53
Description
Facing below error while running the bash command
scripts]$ ./run_tests.bash --env=$ENV tests/test_purhcase_tickets.py
unable to prepare context: unable to evaluate symlinks in context path: lstat /home/docker/selenium-docker-allure-master/scripts/selenium-base-image: no such file or directory
unable to prepare context: unable to evaluate symlinks in context path: lstat /home/docker/selenium-docker-allure-master/scripts/blazedemo_app: no such file or directory
Unable to find image 'blazemeter/blazedemo-app-selenium:latest' locally
Trying to pull repository registry.access.redhat.com/blazemeter/blazedemo-app-selenium ...
Trying to pull repository docker.io/blazemeter/blazedemo-app-selenium ...
/usr/bin/docker-current: repository docker.io/blazemeter/blazedemo-app-selenium not found: does not exist or no pull access.
See '/usr/bin/docker-current run --help'.