This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from ddb3f52 Fixing MyPy issue inside tests providers microsoft wasb
systems (#20967)
add 8ff5fe2 Verify enough resources for Docker (#20957)
No new revisions were added by this update.
Summary of changes:
scripts/ci/libraries/_docker_engine_resources.sh | 2 +-
scripts/in_container/run_resource_check.py | 106 +++++++++++++++++++++++
scripts/in_container/run_resource_check.sh | 69 ---------------
3 files changed, 107 insertions(+), 70 deletions(-)
create mode 100644 scripts/in_container/run_resource_check.py
delete mode 100755 scripts/in_container/run_resource_check.sh