Skip to content

MINOR: Add option to rebuild source for system tests#6656

Merged
mjsax merged 1 commit into
apache:trunkfrom
abbccdda:build_tag
May 14, 2020
Merged

MINOR: Add option to rebuild source for system tests#6656
mjsax merged 1 commit into
apache:trunkfrom
abbccdda:build_tag

Conversation

@abbccdda

Copy link
Copy Markdown

Save developer time for running mandatory commands.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@abbccdda

Copy link
Copy Markdown
Author

Retest this please

1 similar comment
@abbccdda

Copy link
Copy Markdown
Author

Retest this please

@abbccdda

abbccdda commented May 1, 2019

Copy link
Copy Markdown
Author

@mjsax @hachikuji Could you take a look when you got time?

@abbccdda

abbccdda commented May 2, 2019

Copy link
Copy Markdown
Author

@mjsax Could we get this merged?

Comment thread tests/docker/run_tests.sh Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not sure it's safe to depend of the local directory. Perhaps it should be relative to $SCRIPT_DIR?

I am also not too sure a prompt is the best way. If we have any automated systems using this script, it would fail, right? Could we pass an optional flag instead? Something like --rebuild which defaults to false?

@abbccdda

abbccdda commented May 2, 2019

Copy link
Copy Markdown
Author

@hachikuji Addressed comment. Note that it's not required to change directory because the script has to be run under Kafka root when triggered by human user.

@abbccdda

abbccdda commented May 2, 2019

Copy link
Copy Markdown
Author

Retest this please

1 similar comment
@abbccdda

abbccdda commented May 7, 2019

Copy link
Copy Markdown
Author

Retest this please

@abbccdda

abbccdda commented May 7, 2019

Copy link
Copy Markdown
Author

@mjsax Could we merge this?

@mjsax

mjsax commented Jun 1, 2019

Copy link
Copy Markdown
Member

@hachikuji if you are happy with this PR, feel free to merge.

@abbccdda

abbccdda commented Jun 3, 2019

Copy link
Copy Markdown
Author

@hachikuji WDYT?

@mjsax
mjsax merged commit fad8db6 into apache:trunk May 14, 2020
Kvicii added a commit to Kvicii/kafka that referenced this pull request May 14, 2020
* 'trunk' of github.com:apache/kafka:
  MINOR: add option to rebuild source for system tests (apache#6656)
  KAFKA-9850 Move KStream#repartition operator validation during Topolo… (apache#8550)
  MINOR: Add a duplicate() method to Message classes (apache#8556)
  KAFKA-9966: add internal assignment listener to stabilize eos-beta upgrade test (apache#8648)
  MINOR: Replace null with an actual value for timestamp field in InsertField SMT unit tests (apache#8649)
  MINOR: Fix ProcessorContext JavaDocs and stream-time computation (apache#8603)
  MINOR: improve tests for TopologyTestDriver (apache#8631)
  KAFKA-9821: consolidate Streams rebalance triggering mechanisms (apache#8596)
  KAFKA-9669; Loosen validation of inner offsets for older message formats (apache#8647)
  KAFKA-8770: KIP-557: Drop idempotent KTable source updates (apache#8254)
  MINOR: Remove allow concurrent test (apache#8641)
jwijgerd pushed a commit to buxapp/kafka that referenced this pull request May 14, 2020
Reviewers: Jason Gustafson <jason@confluent.io>, Matthias J. Sax <matthias@confluent.io>
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.

4 participants