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

Replace cgroups v2 uncross agent tests #1941

Closed
kanderson250 opened this issue Jun 11, 2024 · 1 comment · Fixed by #1953
Closed

Replace cgroups v2 uncross agent tests #1941

kanderson250 opened this issue Jun 11, 2024 · 1 comment · Fixed by #1953
Assignees
Labels
1 Story Point Estimate

Comments

@kanderson250
Copy link
Contributor

Our file-reading tests for getting the docker container id with cgroups v2 were written before the cross agent tests for this feature were added. The cross agent tests now exist and should be used instead.

Remove the cgroups v2 test files from the uncross_agent_tests, and redirect the DockerDataTest to read the test files from the cross_agent_tests.

This should amount to deleting the cgroups v2 directory in uncross_agent_test and updating the filepath and files in DockerDataTest.

@kanderson250 kanderson250 added the 1 Story Point Estimate label Jun 11, 2024
@workato-integration
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 Story Point Estimate
Projects
Status: Code Complete/Done
Development

Successfully merging a pull request may close this issue.

2 participants