Skip to content

[AIRFLOW-6694] Fixed import to print_stuff in kubernetes tests#7306

Merged
potiuk merged 1 commit into
apache:masterfrom
PolideaInternal:AIRFLOW-6694-proper-print-stuff-import
Feb 1, 2020
Merged

[AIRFLOW-6694] Fixed import to print_stuff in kubernetes tests#7306
potiuk merged 1 commit into
apache:masterfrom
PolideaInternal:AIRFLOW-6694-proper-print-stuff-import

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Jan 31, 2020

The import was missing helper.


Issue link: AIRFLOW-6694

Make sure to mark the boxes below before creating PR: [x]

  • Description above provides context of the change
  • Commit message/PR title starts with [AIRFLOW-NNNN]. AIRFLOW-NNNN = JIRA ID*
  • Unit tests coverage for changes (not needed for documentation changes)
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions.
  • I will engage committers as explained in Contribution Workflow Example.

* For document-only changes commit message can start with [AIRFLOW-XXXX].


In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.
Read the Pull Request Guidelines for more information.

@potiuk
Copy link
Copy Markdown
Member Author

potiuk commented Jan 31, 2020

I hope at least Kubernetes failures will be finally solved this way!


cd /opt/airflow/airflow && \
cp -R example_dags/* /root/airflow/dags/ && \
find /root/airflow/dags/ && \
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is just to show what dags are there for debugging right? 👍

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yel

@potiuk potiuk merged commit ba85bde into apache:master Feb 1, 2020
galuszkak pushed a commit to FlyrInc/apache-airflow that referenced this pull request Mar 5, 2020
galuszkak pushed a commit to FlyrInc/apache-airflow that referenced this pull request Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants