Add compute notifications tests for ceilometer
Added ceilometer test for measurements:
instance, instance:<type>, memory, vcpus, disk.root.size,
disk.ephemeral.size
Change-Id: Ic99229d38f17cd81e147d86031aca75c13171057
Partially implements: blueprint add-basic-ceilometer-tests
diff --git a/etc/tempest.conf.sample b/etc/tempest.conf.sample
index 28a4d1c..34f9c99 100644
--- a/etc/tempest.conf.sample
+++ b/etc/tempest.conf.sample
@@ -971,6 +971,10 @@
# value)
#endpoint_type=publicURL
+# This variable is used as flag to enable notification tests
+# (boolean value)
+#too_slow_to_test=true
+
[volume]