Merge "ubuntu-server-cloudimg-modify.sh: shellcheck fixes"
[yardstick.git] / yardstick / benchmark / scenarios / availability / __init__.py
index fdad0fe..c3b3aae 100755 (executable)
@@ -12,7 +12,6 @@ class ActionType:
     ATTACKER = "attacker"
     MONITOR = "monitor"
     RESULTCHECKER = "resultchecker"
-    RESULTCOMPARER = "comparer"
     OPERATION = "operation"