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

Tests for User Resources #2035

Merged
merged 9 commits into from
Jun 14, 2022
Merged

Tests for User Resources #2035

merged 9 commits into from
Jun 14, 2022

Conversation

ross-p-smith
Copy link
Contributor

@ross-p-smith ross-p-smith commented Jun 13, 2022

Fixes #1163

What is being addressed

Tested all of the User_Resources could be deployed and destroyed from the E2E Tests

  • guacamole_azure_windowsvm
  • guacamole_azure_linuxvm

How is this addressed

  • Registered the linuxvm bundle for use in the build
  • Updated AAD test to use LinuxVM
  • Split some of the helper functions out of helper.py so we can diagnose the httpx ReadTimeOut error better
  • Split the Register Bundles job out in the build, so that Deploying the Shared Services can be done as soon as possible.

Tests

image

@github-actions
Copy link

github-actions bot commented Jun 13, 2022

Unit Test Results

0 tests   - 22   0 ✔️  - 22   0s ⏱️ -9s
0 suites  -   1   0 💤 ±  0 
0 files    -   1   0 ±  0 

Results for commit aa25552. ± Comparison against base commit 11a3962.

♻️ This comment has been updated with latest results.

@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:10 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:12 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:12 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:12 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:12 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:12 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:12 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:12 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:12 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:12 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:13 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:13 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:13 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:13 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:13 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:13 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:13 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:13 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:13 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:14 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:21 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 13, 2022 23:21 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:27 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:27 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:27 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:27 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:27 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:27 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:40 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:43 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:43 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:43 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:43 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:43 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:43 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:43 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:43 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:43 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:43 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:43 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:43 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:43 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:44 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:46 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 09:46 Inactive
@ross-p-smith ross-p-smith temporarily deployed to CICD June 14, 2022 10:26 Inactive
@ross-p-smith
Copy link
Contributor Author

/test-force-approve

@github-actions
Copy link

🤖 pr-bot 🤖

✅ Marking tests as complete (for commit aa25552)

(in response to this comment from @ross-p-smith)

@ross-p-smith ross-p-smith merged commit 82a3b83 into main Jun 14, 2022
@ross-p-smith ross-p-smith deleted the ross/linuxvm branch June 14, 2022 12:02
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.

Deleting user resources through API fails due to ARM dependencies
3 participants