-
Notifications
You must be signed in to change notification settings - Fork 308
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
Update test-payload.json for EAs. pt 1 #3088
Conversation
|
The code itself looks great, it's clear you were careful with the set of endpoints and payloads for each adapter. Would you be able to resolve the conflicts, then let the soak test re-run and I can ✅ after that? |
98bd302
to
17d021b
Compare
hey @austinborn . soak testing isn't even running as there are too many changed adapters and Deploy phase is timing out. |
17d021b
to
469949c
Compare
591a5bc
to
c9705b5
Compare
Felt there is a lot of repetitive code here, not sure if there is a way to extract this and have this test automatically run on each adapter |
See the ticket in the description |
Part 1 of DF-18523
Although this is just the first part, there are lot of file changes, but changes are repetitive. In particular each EA folder has 3 changes
test-payload.json
. These new entries are mostly the same payloads but with endpoint names and aliases. This makes sure that for every endpoint+aliases we have configuration for soak testing.