xos container sanity tests across all profiles
Change-Id: I576b29ee4f0ea72cc76f1dfb8969bf1d5b21dc81
diff --git a/roles/xos-container-test-core/tasks/main.yml b/roles/xos-container-test-core/tasks/main.yml
index 7ed885d..56312e7 100644
--- a/roles/xos-container-test-core/tasks/main.yml
+++ b/roles/xos-container-test-core/tasks/main.yml
@@ -1,4 +1,3 @@
-
# Copyright 2017-present Open Networking Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,8 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-
-#xos-spa-gui tests
+#xos-core tests
- name: Check XOS Core Process
shell: ps -f | grep "bash -c cd coreapi; bash ./start_coreapi.sh"