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

[v22.3.x] Breakdown installation of ducktape dependencies in multiple bash scripts #11059

Merged
merged 5 commits into from
Jun 2, 2023

Conversation

gousteris
Copy link
Contributor

@gousteris gousteris commented May 26, 2023

backport of #9918

Release Notes

  • none

ivotron and others added 4 commits May 26, 2023 16:15
Create multiple scripts so that these can be referenced/hashed
independently

Signed-off-by: Ivo Jimenez <ivo@redpanda.com>
(cherry picked from commit 43a08e4)
defines a stage for each dependency to improve build times and avoid
unnecessary rebuilds when a dependency changes

Signed-off-by: Ivo Jimenez <ivo@redpanda.com>
(cherry picked from commit 5fb5e35)

addressed conflicts
to be used for running ducktape against RP deployed in k8s

Signed-off-by: Ivo Jimenez <ivo@redpanda.com>
(cherry picked from commit 23ea218)
(cherry picked from commit 78904f0)
@gousteris gousteris force-pushed the v22.3.x-backport-pr-9918 branch 2 times, most recently from 8e6bdb6 to cffb134 Compare May 26, 2023 13:59
@gousteris gousteris marked this pull request as ready for review May 29, 2023 15:37
@gousteris gousteris requested a review from a team as a code owner May 29, 2023 15:37
@gousteris gousteris requested review from ivotron and removed request for a team May 29, 2023 15:37
Copy link
Member

@ivotron ivotron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a CDT run for this? would be good to add a link in a PR comment. LGTM

Copy link
Contributor Author

@gousteris gousteris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see to issues in the cd run,

Class:  NodeOperationFuzzyTest
Method: test_node_operations
Arguments:
{
  "compacted_topics": true,
  "enable_failures": false,
  "num_to_upgrade": 3
}
Module: rptest.scale_tests.node_operations_fuzzy_test
Class:  NodeOperationFuzzyTest
Method: test_node_operations
Arguments:
{
  "compacted_topics": true,
  "enable_failures": true,
  "num_to_upgrade": 3
}

both are tracked in #9052

This pull request was closed.
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