Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PESDLC-1069 Disable decomission tests #17665

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

savex
Copy link
Contributor

@savex savex commented Apr 4, 2024

Some investigation results on the above error
This error here prevents cluster from be connected to the CloudV2 API

test_id:    rptest.redpanda_cloud_tests.high_throughput_test.HighThroughputTest.test_add_and_decommission
status:     FAIL
run time:   17 minutes 48.719 seconds
...
subprocess.CalledProcessError: Command '['tsh', 'ssh', '--proxy=proxy.tp.redpanda.com:443', '--auth=okta', '--identity=/tmp/machine-id/identity', 'redpanda@co53q695otfeo26a3q80-agent', 'sudo', 'systemctl', 'enable', '--now', 'redpanda-agent.service', 'redpanda-agent-boot.service', 'redpanda-agent-init.service']' returned non-zero exit status 1.

As a result, cloud can't be deleted and stays intact on the account. This is happening for at least a week. So the actual Clusters in the CDT account were not deleted at all. Piling up, spending money and doing nothing.
PR to fix this up:

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.3.x
  • v23.2.x

Release Notes

  • none

@savex savex marked this pull request as ready for review April 4, 2024 22:29
@piyushredpanda piyushredpanda merged commit 282309a into dev Apr 4, 2024
11 of 14 checks passed
@piyushredpanda piyushredpanda deleted the PESDLC0-1069-disable-test-add-and-decommission branch April 4, 2024 22:33
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.

None yet

2 participants