Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Avocado Tag

Description

pr

Ran for every PR. These are generally small core tests.

daily_regression

Ran once daily. These are generally less critical than pr tests.

full_regression

Ran weekly. These are generally less critical than daily_regression, or longer-running tests. These usually do not overlap with daily_regression tests.

manual

Manual tests for special purposes. These tests might: not run in CI, require special configuration, be for specific environments.

soak

SOAK tests are ran manually at specified intervals.

deployment

Ran when deploying a new DAOS installation.

List of Stage/Environment Tags

...

Avocado Tag

Description

checksumTests

that verify or use checksum Verifies checksum features.

container

Verifies container features.

control

Tests that verify Verifies controlplane features.

datamover

Tests related to Verifies Data Mover utilities, including dcp, dsync, daos fs copy, daos cont clone, daos-serialize

daosperf

Tests that verify daos_perf.

dfuse

Tests that verify or use .

Additional sub-tags:

  • fs_copy - daos filesystem copy tests

  • cont_clone - daos container clone tests

  • dcp - mpifileutils/dcp (distributed copy) tests

  • dsync - mpifileutils/dsync (distributed sync) tests

  • dserialize - mpifileutils/daos-serialize and mpifileutils/daos-deserialize (distributed serialization) tests

daosperf

Verifies daos_perf.

deployment

Verifies DAOS on a newly deployed system.

dfuse

Verifies dfuse.

ec

Tests that verify Verifies ec features.

iorTests

that verify or use Verifies ior.

mdtestTests

that verify or use Verifies mdtest.

osa

Tests that verify Verifies online and offline osa features.

securityTests that

verify Verifies security features such as ACLs, pool and container permissions.

snap

Tests that verify snapshot Verifies snapshot features.

telemetry

Verifies telemetry features.

tx

Tests that verify Verifies transaction features.