-
Notifications
You must be signed in to change notification settings - Fork 368
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
initial commit for e2e test for #6229 #6695
base: main
Are you sure you want to change the base?
Commits on Sep 26, 2024
-
initial commit for e2e test for antrea-io#6229
Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab09340 - Browse repository at this point
Copy the full SHA ab09340View commit details
Commits on Sep 27, 2024
-
Refactored to remove nginx and include agnHost. Also Updated dig comm…
…and to use short flag and added annotation update for dns pod to attempt to make configmap changes reflect early. Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e63de57 - Browse repository at this point
Copy the full SHA e63de57View commit details
Commits on Sep 30, 2024
-
refactored with changes provided in review
Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 34a0a15 - Browse repository at this point
Copy the full SHA 34a0a15View commit details
Commits on Oct 1, 2024
-
fix: update policy build in code to ensure tests run successfully
- Corrected issues in the policy build - Formatted imports for consistency - Fixed spelling errors Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5412d1f - Browse repository at this point
Copy the full SHA 5412d1fView commit details
Commits on Oct 3, 2024
-
used eventual assertions and removed using podwait for running status…
… of pods. Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5fe77ef - Browse repository at this point
Copy the full SHA 5fe77efView commit details -
removed podWaitForIPs where not needed.
Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0081010 - Browse repository at this point
Copy the full SHA 0081010View commit details
Commits on Oct 4, 2024
-
added function to annotate pods.
Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1a8227 - Browse repository at this point
Copy the full SHA d1a8227View commit details
Commits on Oct 9, 2024
-
accomodate ipv4 and ipv6 and change annotation patch function
Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2e5466 - Browse repository at this point
Copy the full SHA e2e5466View commit details
Commits on Oct 11, 2024
-
merge generateCoreFile to createDnsConfig making use of closures.
assert fqdn ip returned from dns server, for both ipv4 and ipv6. usage of EventuallyWithT rename buildFqdnPolicy removed certain constants. Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc91964 - Browse repository at this point
Copy the full SHA bc91964View commit details
Commits on Oct 14, 2024
-
Removed not needed globally defined constants.
Removed function to build pod using PodBuilder from framework.go Added usage of --dns-server flag in curl command. Added additional logic to set DNS ip in resolv.conf. Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ef3fd1 - Browse repository at this point
Copy the full SHA 2ef3fd1View commit details
Commits on Oct 15, 2024
-
using pod builder to create toolbox and added some logs for verbosity…
… while running Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df67bb5 - Browse repository at this point
Copy the full SHA df67bb5View commit details
Commits on Oct 16, 2024
-
reduced verbosity and refactored createConfigMap function
Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36102ba - Browse repository at this point
Copy the full SHA 36102baView commit details
Commits on Oct 23, 2024
-
Made significant changes to the e2e test by improving readability and…
… maintainability. Added a AsStrings() function to PodIPs type to return ipv4 and ipv6 addresses as strings. Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 894ff32 - Browse repository at this point
Copy the full SHA 894ff32View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 839f690 - Browse repository at this point
Copy the full SHA 839f690View commit details
Commits on Oct 25, 2024
-
- Added skipIfNotRequired(t, "mode-irrelevant") and used EventuallyWithT in the final step. - Allowed passing TTL as a parameter for DNS config. - Accomodated other changes as per review. Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7cd15c7 - Browse repository at this point
Copy the full SHA 7cd15c7View commit details -
corrected initialisms for FQDN, IP
Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7c92c0 - Browse repository at this point
Copy the full SHA b7c92c0View commit details -
Set reload value for dns config and added an explanatory comment besi…
…des other changes Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e76e44 - Browse repository at this point
Copy the full SHA 9e76e44View commit details