-
Notifications
You must be signed in to change notification settings - Fork 110
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
Re-enable remote config E2E tests #1616
base: main
Are you sure you want to change the base?
Conversation
* bump go deps and small fixes * add new kind provisioners (aws and local) and update generic k8s e2e tests * rename files, use new-e2e dev module * sync go version * update licenses * allow golang version failure * fix stack name * fixes for CI * Update bundle and manager config from v1.11 (#1599) * fix flakes * fix flakes --------- Co-authored-by: Timothée Bavelier <[email protected]>
* make command for a specific e2e test * update command to use env var * updated e2e specific test * remove parentheses from test headers * update e2e-tests * nit
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## fanny/refactor-kind-e2e #1616 +/- ##
========================================================
Coverage 48.94% 48.94%
========================================================
Files 227 227
Lines 20636 20636
========================================================
Hits 10101 10101
Misses 10010 10010
Partials 525 525
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
* comment lots of stuff to simplify dev * apm e2e test and un-comment for dev * rebase on latest fanny * apm e2e test refactor * fix apm refactor * remove pre-refactor apm test * remove apm pre refactor util func * remove nginx cleanup since it's for pre refactor test * fix apm e2e refactor: avoid race + remove socket from volume def * verify k8s version before checking local service traces --------- Co-authored-by: Fanny Jiang <[email protected]>
b7124ae
to
0c11268
Compare
0c11268
to
6a8f52b
Compare
What does this PR do?
A brief description of the change being made with this pull request.
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
Minimum Agent Versions
Are there minimum versions of the Datadog Agent and/or Cluster Agent required?
Describe your test plan
Write there any instructions and details you may have to test your PR.
Checklist
bug
,enhancement
,refactoring
,documentation
,tooling
, and/ordependencies
qa/skip-qa
label