In addition to this README, there are three files in this Gist:
- [COMPRESSED]: Tests the migration when COMPRESS_SERIALIZED_DAGS is True.
- [UNCOMPRESSED]: Tests the migration when COMPRESS_SERIALIZED_DAGS is False, which is the Airflow default setting.
- [UNIFIED]: All steps for both of the above tests combined into one file, in case that is more convenient.
In order to compare your output directly to the Expected Outoput, copy the Dag file from Appendix 1 of the