Skip to content

Commit

Permalink
ci/e2e: add ros-node-4 for manual upgrade test
Browse files Browse the repository at this point in the history
Signed-off-by: Loic Devulder <[email protected]>
  • Loading branch information
ldevulder committed Jun 15, 2022
1 parent ef3031a commit d6cce67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions tests/assets/net-default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<host mac='52:54:00:00:00:01' name='ros-node-1' ip='192.168.122.11'/>
<host mac='52:54:00:00:00:02' name='ros-node-2' ip='192.168.122.12'/>
<host mac='52:54:00:00:00:03' name='ros-node-3' ip='192.168.122.13'/>
<host mac='52:54:00:00:00:04' name='ros-node-4' ip='192.168.122.14'/>
<bootp file='http://192.168.122.1:8000/rancheros.ipxe'/>
</dhcp>
</ip>
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
**Upgrade node by:**
- Checking if VM name is set
- Checking if upgrade type is set
- Triggering Upgrade in Rancher with <upgradeType>
- Triggering Upgrade in Rancher with <upgradeType> | Triggering Manual Upgrade
- Checking VM upgrade
- Cleaning upgrade orders

0 comments on commit d6cce67

Please sign in to comment.