commit | a0420244e3d14f4441adab462fe9d2a0f1316b58 | [log] [tgz] |
---|---|---|
author | Goutham Pacha Ravi <gouthampravi@gmail.com> | Thu Jul 25 17:25:11 2024 -0700 |
committer | Goutham Pacha Ravi <gouthampravi@gmail.com> | Thu Jul 25 17:25:11 2024 -0700 |
tree | 26bc762c80472e494e21ca0170f17819ab50e25c | |
parent | a04b5f6f3e2f40cc68ef42648373fe4449da5112 [diff] |
Enable API testing with standalone cephfs-nfs job Recently [1], we turned off a bunch of tests since we were building out a way to run nfs-ganesha standalone with a cephadm based ceph cluster [2]. Running API tests will increase the coverage. We can retain the "backend" filter in our test regex since we still don't want to run any API only tests in this job. [1] I5b7fd5b2b557203189c25fa2a988d790e7fda3eb [2] If983bb5d5a5fc0c16c1cead84b5fa30ea961d21b Change-Id: I2198eee3892b2bb0eb835ec66e21b708152b33a9 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>