Labels documentation

Possible Labels

Label

Description

Implies

allow_failure

Failure of this test doesn’t cause the overall status to fail

atlas

Test requires access to atlas server

server, ga

boundary

Tests boundary

chease_local

Test requires local CHEASE installation

classes

regression test that tests classes (Like are in /omfit/classes/ )

framework

cori

Test requires access to cori at NERSC

server, nersc

cocos

Tests cocos

d3drdb

Test requires access to d3drdb SQL server

server, ga, rdb

d3sqlsrvr

Test requires access to d3sqlsrvr SQL server

server, ga, rdb

disabled

Test is disabled and will not be run (anywhere, not just morti)

east

Test that requires an east account

east_mds

Test requires access to EAST’s MDS server

server, mds, east

edison

Test requires access to edison at NERSC (should be deprecated)

server, nersc

framework

Regression test that tests core framework functionality

ga

Test requires an account on Gerneral Atomics systems.

gacode_local

Test requires a local GACODE installation

github

Test exercises github API, requires a github auth token

gui

Test opens a GUI and will be skipped by test machines that can’t support that properly (morti current skips GUI tests)

huez

Test requires access to huez SQL server

server, ga, rdb

intermittent_failures

Test fails occasionally; it would be wise to skip it or allow it to fail

no_morti, allow_failure

iris

Test requires access to iris server

server, ga

kstar_mds

Test requires access to KSTAR’s MDS server

server, mds

long

Test takes longer than default allowed time on morti

matlab

Test requires access to matlab

mds

Test makes use of MDS+ API and connections to MDS+ servers

modules

Regression test that tests modules. Must be accompagned by modules section in regression header.

nersc

Test requires a NERSC account

no_morti

Test will not run on morti

omas

Test exercises omas capabilities

open_issue

There is a known issue with is test. It should have an open issue on GitHub

portal

Test requires access to portal at PPPL server

pppl

Test requires a PPPL account (Not a specific server)

profiles

Tests or requires ga profiles.

rdb

Test requires access to a relational database.

saga

Test requires access to saga server

server, ga

sample

Test is provided for demonstration purposes.

server

Test requires access to an external server.

short

Test’s execution time is low

slack

Test exercises slack API