Skip to content

support for national cloud integ tesing + arlington tests#190

Merged
SomkaPe merged 4 commits intodevfrom
pesomka/arlington
Mar 2, 2020
Merged

support for national cloud integ tesing + arlington tests#190
SomkaPe merged 4 commits intodevfrom
pesomka/arlington

Conversation

@SomkaPe
Copy link
Copy Markdown
Contributor

@SomkaPe SomkaPe commented Feb 29, 2020

  • B2C currently not tested in Arlington because it is not supported yet
  • instance aware not supported

All others flows looks good

Copy link
Copy Markdown
Contributor

@sangonzal sangonzal left a comment

Choose a reason for hiding this comment

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

:shipit:

private void runAutomatedDeviceCodeFlow(DeviceCode deviceCode, User user){
boolean isRunningLocally = !Strings.isNullOrEmpty(
System.getenv(TestConstants.LOCAL_FLAG_ENV_VAR));
boolean isRunningLocally = true;//!Strings.isNullOrEmpty(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please revert this - otherwise the AzureDevops tests will fail. You should be able to just set an environment variable and not have to comment this out.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

perhaps the test should say this if this fails... please set this env variable if you are running these tests on your local box?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

ok, going to revert it, but it might be not required any more - tests are green

@SomkaPe SomkaPe merged commit 5fb34ec into dev Mar 2, 2020
SomkaPe added a commit that referenced this pull request May 5, 2020
* support for national cloud integ tesing + arlington tests
@siddhijain siddhijain deleted the pesomka/arlington branch January 19, 2022 18:27
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.

4 participants