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

Fixed test test_devops_group_and_member_tests #1183

Merged
merged 8 commits into from
Sep 2, 2021
Merged

Conversation

roshan-sy
Copy link
Contributor

Please make sure the code is following contribution guidelines in CONTRIBUTING.md

  • : This PR has a corresponding issue open in the Repository.
  • : Approach is signed off on the issue.

Fixes: #1174

Increased the pause time for all the commands

@roshan-sy roshan-sy marked this pull request as ready for review August 26, 2021 07:43
@@ -8,7 +8,7 @@
from azure_devtools.scenario_tests import AllowLargeResponse
from .utilities.helper import DevopsScenarioTest, disable_telemetry, set_authentication, get_test_org_from_env_variable

DEVOPS_CLI_TEST_ORGANIZATION = get_test_org_from_env_variable() or 'https://dev.azure.com/azuredevopsclitest'
DEVOPS_CLI_TEST_ORGANIZATION = get_test_org_from_env_variable() or 'https://dev.azure.com/devops-cli-test-org'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to update this here...
else you will have to update the recording (properly) as well

@roshan-sy roshan-sy merged commit 9e3e15d into master Sep 2, 2021
@roshan-sy roshan-sy deleted the Users/Roshan/1174 branch September 2, 2021 06:23
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

Successfully merging this pull request may close these issues.

test_devops_group_and_member_tests fails
2 participants