Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[1LP][RFR] New Test:: Testing App IP is present or not on appliance console #9783

Merged

Conversation

dgaikwad
Copy link
Contributor

@dgaikwad dgaikwad commented Dec 18, 2019

Purpose or Intent

  • Testing appliance IP address is present or not on appliance console

PRT Run

  • {{pytest: cfme/tests/cli/test_appliance_console.py::test_appliance_console_check_default_ip -v}}

@dgaikwad dgaikwad changed the title [WIPTEST] New Test:: Testing App IP is present or not appliance console [RER] New Test:: Testing App IP is present or not appliance console Dec 18, 2019
@dgaikwad dgaikwad changed the title [RER] New Test:: Testing App IP is present or not appliance console [RER] New Test:: Testing App IP is present or not on appliance console Dec 18, 2019
@ganeshhubale ganeshhubale added the test-automation To be applied on PR's which are automating existing manual cases label Dec 18, 2019
pass
result = appliance.ssh_client.run_command("appliance_console", timeout=30)
assert appliance.hostname in result.output, "ip address is not" \
" found on appliance conmsole output."

Copy link
Member

Choose a reason for hiding this comment

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

please improve formatting here.

@dgaikwad dgaikwad force-pushed the test_appliance_console_check_default_ip branch 2 times, most recently from 80131fe to 11ebbe4 Compare December 18, 2019 10:00
@dgaikwad dgaikwad force-pushed the test_appliance_console_check_default_ip branch from 11ebbe4 to ce29db1 Compare December 18, 2019 13:13
Copy link
Member

@ganeshhubale ganeshhubale left a comment

Choose a reason for hiding this comment

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

LGTM :)
Thanks for PR :)

@ganeshhubale ganeshhubale changed the title [RER] New Test:: Testing App IP is present or not on appliance console [RFR] New Test:: Testing App IP is present or not on appliance console Dec 19, 2019
@ganeshhubale ganeshhubale changed the title [RFR] New Test:: Testing App IP is present or not on appliance console [1LP][RFR] New Test:: Testing App IP is present or not on appliance console Dec 19, 2019
@mshriver mshriver self-assigned this Dec 19, 2019
@mshriver mshriver merged commit 4b37e2e into ManageIQ:master Dec 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lint-ok test-automation To be applied on PR's which are automating existing manual cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants