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

e2e: Do not try to use govm if user has specified the VM address #738

Merged
merged 1 commit into from Nov 24, 2021

Conversation

jukkar
Copy link
Contributor

@jukkar jukkar commented Nov 22, 2021

If user has specified VM_IP when starting run.sh, then there is
no need to try to resolve the IP address of the VM. This allows
the script to be used to configure non govm based hosts.

If user has specified VM_IP when starting run.sh, then there is
no need to try to resolve the IP address of the VM. This allows
the script to be used to configure non govm based hosts.
@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2021

Codecov Report

Merging #738 (502d741) into master (62fd9ef) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #738   +/-   ##
=======================================
  Coverage   36.99%   36.99%           
=======================================
  Files          54       54           
  Lines        8021     8021           
=======================================
  Hits         2967     2967           
  Misses       4776     4776           
  Partials      278      278           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62fd9ef...502d741. Read the comment docs.

Copy link
Contributor

@askervin askervin left a comment

Choose a reason for hiding this comment

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

Looks good, works fine. Thanks @jukkar!

@klihub klihub merged commit 8db7038 into intel:master Nov 24, 2021
@jukkar jukkar deleted the skip-govm-if-needed branch March 7, 2022 11:58
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

4 participants