Add Octavia job for testing Load Balancer

Add basic test for LB.
Configure Octavia job which will run on LB changes only.
Change-Id: Ic76bb766f133c91a41893978ee864025dd659ab4
This commit is contained in:
Sagi Shnaidman
2021-01-27 02:39:32 +02:00
parent d212be018b
commit 2b8aa2cb08
6 changed files with 123 additions and 0 deletions

View File

@@ -42,3 +42,5 @@
- role: orchestration
tags: orchestrate
when: sdk_version is version("0.53.0", '>=')
- role: loadbalancer
tags: loadbalancer