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

make agent fails with error AGENT_E2E_TEST_SCENARIO is missing #1454

Open
SaravanaStorageNetwork opened this issue Sep 14, 2022 · 0 comments

Comments

@SaravanaStorageNetwork
Copy link
Contributor

Describe the bug
make agent fails if AGENT_E2E_TEST_SCENARIO variable is missing.

To Reproduce
make agent
Follow the README README.md

Additional context

+(./agent/01_agent_requirements.sh:12): main(): [[ -z '' ]]
+(./agent/01_agent_requirements.sh:13): main(): echo 'AGENT_E2E_TEST_SCENARIO is missing or empty. Did you forget to set the AGENT_E2E_TEST_SCENARIO env var in the config_<USER>.sh file? Supported values: COMPACT_IPV4, COMPACT_IPV6, HA_IPV4, HA_IPV6, SNO_IPV4, SNO_IPV6.'
AGENT_E2E_TEST_SCENARIO is missing or empty. Did you forget to set the AGENT_E2E_TEST_SCENARIO env var in the config_<USER>.sh file? Supported values: COMPACT_IPV4, COMPACT_IPV6, HA_IPV4, HA_IPV6, SNO_IPV4, SNO_IPV6.
+(./agent/01_agent_requirements.sh:14): main(): exit 1
make: *** [Makefile:13: agent_requirements] Error 1

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