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

Automated Tests for Linux Container #7

Merged
merged 12 commits into from
Jul 27, 2021
Merged

Automated Tests for Linux Container #7

merged 12 commits into from
Jul 27, 2021

Conversation

bmeeder22
Copy link
Contributor

@bmeeder22 bmeeder22 commented Jul 13, 2021

When modifying the Robot framework script or the Linux Dockerfile, we want to verify that both:

  1. The image builds
  2. The container operates as we expect

To test this I created a GitHub Action that builds and starts a Docker Container and connects to https://automatedtestrunner.service-now.com, after startup we then make a Table API call to verify that the sys_atf_agent record was created with the correct values.

@bmeeder22 bmeeder22 changed the title Created Linux Container Test to make sure it functions Created Linux Container Test Jul 13, 2021
@bmeeder22 bmeeder22 changed the title Created Linux Container Test Automated Tests for Linux Container Jul 27, 2021
@bmeeder22 bmeeder22 merged commit 067eecf into master Jul 27, 2021
@bmeeder22 bmeeder22 deleted the scratch/Linux_Test branch July 27, 2021 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant