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

Add GM-specific tests for gateways #355

Merged
merged 2 commits into from
Jun 15, 2020
Merged

Add GM-specific tests for gateways #355

merged 2 commits into from
Jun 15, 2020

Conversation

annakhm
Copy link
Collaborator

@annakhm annakhm commented Jun 11, 2020

Fix some issues with gateway resources.
In addition, allow fetching edge cluster by site only.

Fix some issues with gateway resources.
In addition, allow fetching edge cluster by site only.
@annakhm annakhm requested review from asarfaty and enhaocui June 11, 2020 00:31
@ghost ghost added the size/xl Relative Sizing: extra-large label Jun 11, 2020

resource.Test(t, resource.TestCase{
PreCheck: func() {
testAccPreCheck(t)
Copy link
Contributor

Choose a reason for hiding this comment

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

Shall we also add "testAccOnlyGlobalManager(t)" here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

You're right, just counting on SITE definition is not enough. Thanks


resource.Test(t, resource.TestCase{
PreCheck: func() {
testAccPreCheck(t)
Copy link
Contributor

Choose a reason for hiding this comment

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

ditto

@annakhm annakhm merged commit 0032ac5 into federation Jun 15, 2020
@annakhm annakhm deleted the gm_gw_tests branch October 14, 2020 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/xl Relative Sizing: extra-large
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants