Skip to content

Conversation

akankshamahajan15
Copy link

Description

Enable encryption in backup operator test.

Type of change

  • New feature (non-breaking change which adds functionality)

Discussion

Testing

CLEANUP=false NAMESPACE=ak make -C e2e test_operator_backups.run

Documentation

Follow-up

@akankshamahajan15
Copy link
Author

akankshamahajan15 commented Aug 22, 2025

The backup test is failing because of #2332

In order to test encryption changes, I reverted that PR locally and tested encryption changes.

@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: 8e290a8
  • Duration 0:03:09
  • Result: ❌ FAILED
  • Error: git checkout failed with exit status 128: fatal: unable to read tree (8e290a86d787f9f551536508b9dbda27e5a9dbdb) for primary source and source version 8e290a86d787f9f551536508b9dbda27e5a9dbdb
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: 421ed56
  • Duration 2:28:07
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@johscheuer
Copy link
Member

The backup test is failing because of #2332

In order to test encryption changes, I reverted that PR locally and tested encryption changes.

I would be surprised, the newly added test case was not running 🤔

@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: 3deabc9
  • Duration 1:53:03
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@akankshamahajan15 akankshamahajan15 force-pushed the temp-branch branch 2 times, most recently from 9c46831 to 5469188 Compare September 16, 2025 18:28
@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: cc24571
  • Duration 0:03:37
  • Result: ❌ FAILED
  • Error: git checkout failed with exit status 128: fatal: unable to read tree (cc245718d8dba17a7e29e263a4a4948a7bfbba32) for primary source and source version cc245718d8dba17a7e29e263a4a4948a7bfbba32
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@akankshamahajan15
Copy link
Author

akankshamahajan15 commented Sep 16, 2025

Tested this changes on top of PR - #2364
and both tests without encryption and with encryption passed successfully.

Will wait for that PR to merge.

Command run:
FDB_VERSION="7.4.3" CLEANUP=false UPGRADE_VERSIONS="" VERBOSE=true FEATURE_UNIFIED_IMAGE=true NAMESPACE=ak DUMP_OPERATOR_STATE=false CLUSTER_NAME=ak-backup REGISTRY="112664522426.dkr.ecr.us-west-2.amazonaws.com" OPERATOR_IMAGE="foundationdb/fdb-kubernetes-operator:akm" CONTEXT="arn:aws:eks:us-west-2:112664522426:cluster/foundationdb-chaos-0" FDB_VERSION_TAG_MAPPING="7.4.3:7.4.0-nightly-main-86b30933" FEATURE_DNS=true make -C e2e test_operator_backups.run

@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: 9c46831
  • Duration 0:03:14
  • Result: ❌ FAILED
  • Error: git checkout failed with exit status 128: fatal: unable to read tree (9c468316e4ea2e52ef318ba8b7b5869ead89e98e) for primary source and source version 9c468316e4ea2e52ef318ba8b7b5869ead89e98e
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: 5469188
  • Duration 2:29:24
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@akankshamahajan15 akankshamahajan15 force-pushed the temp-branch branch 2 times, most recently from 0c9aea0 to 2723d3b Compare September 17, 2025 17:39
@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: 0c9aea0
  • Duration 2:30:29
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: 2723d3b
  • Duration 2:14:06
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: 897ca5d
  • Duration 3:05:47
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: d790e4c
  • Duration 1:50:33
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants