Reorganizing the monitoring ansible test scripts

Change-Id: I9cf910a762ccd3db72d72e9f20ff7339fd828462
diff --git a/xos/test/monitoring_test_initial.yaml b/xos/test/monitoring_test_initial.yaml
new file mode 100644
index 0000000..fa73d5d
--- /dev/null
+++ b/xos/test/monitoring_test_initial.yaml
@@ -0,0 +1,9 @@
+---
+- hosts: localhost
+
+  vars_files:
+    - vars/defaults.yml
+
+  roles:
+    - common
+    - test-initial