Nick Dimiduk created HBASE-27774:
------------------------------------
Summary: Move Dockerfile and python-requirements.txt used only by
flaky-tests job
Key: HBASE-27774
URL: https://issues.apache.org/jira/browse/HBASE-27774
Project: HBase
Issue Type: Task
Components: build, community, documentation
Affects Versions: 3.0.0-alpha-4
Reporter: Nick Dimiduk
Assignee: Nick Dimiduk
We have a Dockerfile floating around in dev-support. It looks like it's only
used by the flaky-test Jenkins job, so move it under that directory. I think
that it used to be used in multiple places, as way to package up the
dev-support/python-requirements.txt file. However, that too seems to only be
used by the flaky-tests job, so move it as well. Update the job for the new
invocation form, and remove mentions of python-requirements.txt from the book
-- an old, out-dated section about how to format patches for attachment to JIRA.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)