Ghanshyam | a0b8ca4 | 2019-07-17 09:46:41 +0000 | [diff] [blame] | 1 | #!/bin/bash |
Ghanshyam | a0b8ca4 | 2019-07-17 09:46:41 +0000 | [diff] [blame] | 2 | |
Radosław Piliszek | 151cd7b | 2021-06-07 17:48:07 +0000 | [diff] [blame] | 3 | # NOTE(yoctozepto): This scripts lives now in devstack where it belongs. |
| 4 | # It is kept here for the legacy (dsvm) jobs which look for it in tempest still. |
| 5 | # TODO: Drop it when no legacy jobs use the master tempest. |
Ghanshyam | a0b8ca4 | 2019-07-17 09:46:41 +0000 | [diff] [blame] | 6 | |
Radosław Piliszek | 151cd7b | 2021-06-07 17:48:07 +0000 | [diff] [blame] | 7 | DEVSTACK_DIR=$(cd $(dirname "$0")/../../devstack && pwd) |
| 8 | $DEVSTACK_DIR/tools/verify-ipv6-only-deployments.sh |