-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
CFNV2: improve parity with describe operations #12980
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
Conversation
LocalStack Community integration with Pro 2 files ± 0 2 suites ±0 21m 32s ⏱️ - 1h 24m 57s Results for commit a4a7199. ± Comparison against base commit c1d19e2. This pull request removes 4072 and adds 1 tests. Note that renamed tests count towards both.
This pull request removes 215 skipped tests and adds 1 skipped test. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Test Results (amd64) - Integration, Bootstrap 5 files ± 0 5 suites ±0 33m 29s ⏱️ - 1h 47m 33s Results for commit a4a7199. ± Comparison against base commit c1d19e2. This pull request removes 4407 and adds 1 tests. Note that renamed tests count towards both.
This pull request removes 368 skipped tests and adds 1 skipped test. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
This really belongs in the "C" layer of MVC i.e. the provider
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Motivation
We have a few tests that depend on describing stacks or change sets. These tests verify the parity of the stacks and change sets.
Changes
describe_details
from theStack
and put it in the provider where it belongsNotificationARNs
property (and remove the snapshot skips relating to it)Parameters
field when describing a change set if parameters are present_describe_stack
method for use inlist_stacks
anddescribe_stacks