Skip to content

Commit 1a04ea1

Browse files
committed
test: remove tests/fmf directory
The client E2E and retry-loop tests have been superseded by the native, container, and RPM test suites using the shared utils infrastructure. Remove the standalone scripts and FMF metadata. Signed-off-by: Miguel Martín <mmartinv@redhat.com> Assisted-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bb84ac9 commit 1a04ea1

6 files changed

Lines changed: 1 addition & 1057 deletions

File tree

tests/bootc/test-bootc-onboarding.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ esac
216216
log_info "Building go-fdo-client rpm packages"
217217
pushd ../../.. && \
218218
make rpm
219-
sudo cp rpmbuild/rpms/"$(uname -m)"/*.rpm tests/fmf/tests && popd
219+
popd
220220

221221
# Building bootc container with go-fdo-client installed
222222
log_info "Building bootc container with go-fdo-client installed"

tests/fmf/tests/e2e-onboarding.fmf

Lines changed: 0 additions & 14 deletions
This file was deleted.

tests/fmf/tests/retry-loop.fmf

Lines changed: 0 additions & 33 deletions
This file was deleted.

tests/fmf/tests/test-onboarding.sh

Lines changed: 0 additions & 300 deletions
This file was deleted.

0 commit comments

Comments
 (0)