Skip to content

More automation and a Docker image - #5

Merged
ErcModel3 merged 9 commits into
masterfrom
python-poc
Mar 26, 2026
Merged

More automation and a Docker image#5
ErcModel3 merged 9 commits into
masterfrom
python-poc

Conversation

@ErcModel3

Copy link
Copy Markdown
Owner

Started as trying to bulid a poc with python but there were too many issues, instead did the following:

  • Changed the topology from 2 switches to 4 becuase the eventual testing would need more than just a 2x2 matrix
  • Updated documentation based on the topology change
  • In testing found the ubuntu:24.04 image doesn't have ssh enabled by default so I wrote a new dockerfile for the probe (as it can't be configured without manually attaching a shell and doing it)
  • Wrote a github action (untested) to build and push new docker images to the docker hub so we're all working on the same one (haven't changed the clab topology yet as it hasn't been tested)

@ErcModel3

Copy link
Copy Markdown
Owner Author

Did some testing and can confirm the following:

  • The probe images can now be seen on the docker hub under my account (repo that holds them is private)
  • The action that builds the docker images actually work
  • Referencing the new probe image in the clab file works and you can log into the container with admin/admin (will change at a later date)

@schweet42 schweet42 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool

@ErcModel3
ErcModel3 merged commit 1679fa1 into master Mar 26, 2026
2 checks passed
@ErcModel3
ErcModel3 deleted the python-poc branch March 26, 2026 14:13
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.

2 participants