aweiteka / UATFramework

A lightweight User Acceptance Testing framework
GNU General Public License v2.0
3 stars 12 forks source link

Add a test case for undeploy unselected deployment #67

Closed ypu closed 9 years ago

ypu commented 9 years ago

This is a new test case for undeploy unselected deployment by command "os admin undeploy".

The scenario 2 need the code update from https://github.com/aweiteka/UATFramework/pull/65

miabbott commented 9 years ago

While I like the spirit of this test, I don't think it is applicable for RHEL Atomic Host at the moment.

Customers will not be using the ostree admin undeploy command right now, so it is not critical to have this test.

I would suggest creating a new directory features/ostree and moving this test into there.

ypu commented 9 years ago

@miabbott OK thanks for your advise. Will update it.

ypu commented 9 years ago

Hi @miabbott Already make it separated to ostree directory. Can you help to review it again?

miabbott commented 9 years ago

:+1: