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

Unable to override Proxy Configuration from Environment Variables #458

Open
1 of 5 tasks
ajaysuryavamshi opened this issue Jun 7, 2024 · 1 comment
Open
1 of 5 tasks

Comments

@ajaysuryavamshi
Copy link

ajaysuryavamshi commented Jun 7, 2024

2.1.14

Note: only the latest version is supported

Steps To Reproduce

1. We are using Web Services Test Automation and it needs qMetry
2. We have configured proxy details in application.properties
3. We would like to override the proxy details from the CICD Pipeline Variables or environment variables

Expected behavior

We should be able to override the application.properties values from environment variables

Actual behavior

We don't see any opportunity to do the same as it is reading from application.properties

Is the issue reproducible on runner?

  • QAS
  • Maven
  • Gradle
  • Ant
  • Eclipse

Test case sample

Please, share the test case (as small as possible) which shows the issue

@cjayswal
Copy link
Member

cjayswal commented Jun 9, 2024

You should provide system property. Refer Different ways of providing properties.

This is not right place for help and support. You can utilize users group or stackoverflow with qaf tag for help or support. Help us to keep this clean having only bugs, new features or feature requests for better tracking.

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

No branches or pull requests

2 participants