File: instance_test.sh

package info (click to toggle)
rally-openstack 3.0.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,928 kB
  • sloc: python: 53,131; sh: 262; makefile: 38
file content (5 lines) | stat: -rwxr-xr-x 163 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/bin/sh

echo "The script was absorbed by VMTasks.dd_load_test scenario."
# If we do not fail it, no one will found the warning message about deprecation
exit 1