diff options
author | Brian Freeman <bf1936@att.com> | 2018-04-30 14:01:14 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2018-04-30 14:03:15 -0500 |
commit | a966f031528e6c690274c5f61b522c9319e28e23 (patch) | |
tree | 3c3385bc9301395f7bdb11ed745294281b293f9c /robot/testsuites/health-check.robot | |
parent | 75fe72fceace394669da721381f7583a7f2f3b00 (diff) |
Update AAF Health for Beijing
Issue-ID: AAF-256
Change-Id: Ie6e700a7e3f02730f771070ac286cb265ab5882a
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 6adf3adc..5eb36e7c 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -31,6 +31,10 @@ Basic A&AI Health Check [Tags] health core Run A&AI Health Check +Basic AAF Health Check + [Tags] health core + Run AAF Health Check + Basic APPC Health Check [Tags] health core Run APPC Health Check @@ -203,4 +207,4 @@ Portal Login Tests Portal Application Access Tests [Tags] healthportalapp [Timeout] 180 - Run Portal Application Access Tests
\ No newline at end of file + Run Portal Application Access Tests |