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

[WIP] Add vmware/vcsim as a service in GHA #920

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

agrare
Copy link
Member

@agrare agrare commented Aug 27, 2024


Starting vcsim service container
  /usr/bin/docker pull vmware/vcsim
  Using default tag: latest
  latest: Pulling from vmware/vcsim
  1def63bd4e4f: Pulling fs layer
  5792c8944505: Pulling fs layer
  94e9740b7743: Pulling fs layer
  19960ebae788: Pulling fs layer
  4691a99df840: Pulling fs layer
  19960ebae788: Waiting
  4691a99df840: Waiting
  5792c8944505: Verifying Checksum
  5792c8944505: Download complete
  94e9740b7743: Download complete
  1def63bd4e4f: Download complete
  1def63bd4e4f: Pull complete
  19960ebae788: Download complete
  5792c8944505: Pull complete
  94e9740b7743: Pull complete
  19960ebae788: Pull complete
  4691a99df840: Verifying Checksum
  4691a99df840: Download complete
  4691a99df840: Pull complete
  Digest: sha256:57d2b394990487d998f94bc9dbc0db46feb939d79204d3cb826edc442f51593e
  Status: Downloaded newer image for vmware/vcsim:latest
  docker.io/vmware/vcsim:latest
  /usr/bin/docker create --name a46a29c2193a4d41af71a0985e6d2b01_vmwarevcsim_85ca69 --label 770ec1 --network github_network_c7e634968c74471bacd16e7ad98193af --network-alias vcsim -p 8989:8989  -e GITHUB_ACTIONS=true -e CI=true vmware/vcsim
  bb844c8421f3d6736491aa803d2c897781153113260573241a3e6225d73776ec
  /usr/bin/docker start bb844c8421f3d6736491aa803d2c897781153113260573241a3e6225d73776ec
  bb844c8421f3d6736491aa803d2c897781153113260573241a3e6225d73776ec
  /usr/bin/docker ps --all --filter id=bb844c8421f3d6736491aa803d2c897781153113260573241a3e6225d73776ec --filter status=running --no-trunc --format "{{.ID}} {{.Status}}"
  bb844c8421f3d6736491aa803d2c897781153113260573241a3e6225d73776ec Up Less than a second
  /usr/bin/docker port bb844c8421f3d6736491aa803d2c897781153113260573241a3e6225d73776ec
  8989/tcp -> 0.0.0.0:8989
  8989/tcp -> [::]:8989

@agrare agrare requested a review from Fryguy as a code owner August 27, 2024 13:03
@agrare agrare force-pushed the add_govmomi_vcsim_gha branch 2 times, most recently from ad0663c to 49e0018 Compare August 27, 2024 13:11
@miq-bot
Copy link
Member

miq-bot commented Aug 27, 2024

Checked commits agrare/manageiq-providers-vmware@d48e65e~...08958ed with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint
2 files checked, 0 offenses detected
Everything looks fine. 🍪

@Fryguy Fryguy changed the title Add vmware/vcsim as a service in GHA [WIP] Add vmware/vcsim as a service in GHA Aug 28, 2024
@Fryguy Fryguy added the wip label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants