Resolve yamllint issues
[releng/builder.git] / jjb / packaging / test-ansible-rpm-upgrade.sh
index c5a5c5561ef812af479513db64f4d03f1b2188d9..f66e5d73ba1f062595677aea2f24bd58eb8f4fd3 100644 (file)
@@ -9,4 +9,4 @@ sudo yum remove opendaylight -y
 sudo rm -rf /opt/opendaylight
 
 # Execute the upgrade tests
-sudo ansible-playbook -i "localhost," -c local $WORKSPACE/ansible/tests/test-odl-upgrade.yaml -v
+sudo ansible-playbook -i "localhost," -c local $WORKSPACE/packaging-ansible/tests/test-odl-upgrade.yaml -v