aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/music
AgeCommit message (Collapse)AuthorFilesLines
2020-04-05Remove trailing spaces in robot scriptsmrichomme1-2/+2
warning raised when using robotframework-linter Issue-ID: INT-1478 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I8eb97ef9e3651c0d8f9de6647ebc917d1addf9d0 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-06-17moving to python based music libsDR695H1-28/+1
Issue-ID: TEST-158 Change-Id: I53fd874206294410f7701d6f0f5946c0f8aa8734 Signed-off-by: DR695H <dr695h@att.com>
2019-06-13move uuid to onaplib.utilitiesDR695H1-2/+2
Change-Id: I57860949ad4417bb080cf5269e8fcc555e089da6 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H1-1/+0
basing the code off of robot framework 3.1.1 instead of 3.0, replacing selenium2lib with selnium lib and selenium3, replacing extendedselenium with angularjs lib. Fixing most warnings and all errors from these moves Change-Id: Ifed68c5b8cd28c7bbdc80ee7245860914bdee5b4 Issue-ID: TEST-151 Signed-off-by: DR695H <dr695h@att.com>
2019-04-09Add music health checkTschaen, Brendan1-0/+11
Change-Id: Ie55077c60929c4c4abbd2c759fef5fa151061d1a Issue-ID: MUSIC-378 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-04-08Add Cassandra health checkTschaen, Brendan1-9/+7
Change-Id: Id96d487358a2dee6b5b694ad97f9228d975d727a Issue-ID: MUSIC-353 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2018-04-17Fix MUSIC HealthCheck URLBrian Freeman1-2/+2
Issue-ID: MUSIC-71 Change-Id: I36b8e01d26fa79f1c4d35b387957bbbfc0aa5a2e Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-12adding in music healthcheckDR695H1-0/+28
music is new ha database and needs a healthcheck Change-Id: I76d7e31c85c5be6fb2fa4439bcc62184a70fb8f4 Issue-ID: TEST-87 Signed-off-by: DR695H <dr695h@att.com>