commit | e3230013a6bfd6410fa7edbf92bb307f9c8eb237 | [log] [tgz] |
---|---|---|
author | Ayenachew Molla <amolla@redhat.com> | Tue Jun 07 12:15:49 2022 +0300 |
committer | Ayenachew Molla <amolla@redhat.com> | Wed Jun 29 11:22:32 2022 +0300 |
tree | 078b536800c362bed0ac1498b75ab86cdad83556 | |
parent | 34bd09c75880b547abee1bafb08a9e8f923c6607 [diff] |
Add a test for removing security group from ACTIVE instance Test name: "test_remove_sec_grp_from_active_vm" 1) Create SG associated with ICMP rule 2) Create Port (assoiated to SG #1) and use it to create the VM 3) Ping the VM, expected should be PASS 4) Remove the security group from VM by Port update 5) Ping the VM, expected should be FAIL Change-Id: I9fbcdd0f30beeb6985bab4de4d53af639f408c75