[PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-01 Thread via GitHub
potiuk opened a new pull request, #37134: URL: https://github.com/apache/airflow/pull/37134 Seems that it gets harder and harder to get the old instance types for ARM image building. This one changes it to newer ones. In a short term we will also likely switch to the public ARM inst

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-01 Thread via GitHub
potiuk commented on PR #37134: URL: https://github.com/apache/airflow/pull/37134#issuecomment-1921482094 Following up after this morning v2-8-stable change that was needed to re-release Airflow Image with updated base image. -- This is an automated message from the Apache Git Service. To

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-01 Thread via GitHub
Taragolis commented on code in PR #37134: URL: https://github.com/apache/airflow/pull/37134#discussion_r1474616257 ## scripts/ci/images/ci_start_arm_instance_and_connect_to_docker.sh: ## @@ -20,7 +20,7 @@ SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)" WORKING_DI

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-01 Thread via GitHub
Taragolis commented on code in PR #37134: URL: https://github.com/apache/airflow/pull/37134#discussion_r1474616257 ## scripts/ci/images/ci_start_arm_instance_and_connect_to_docker.sh: ## @@ -20,7 +20,7 @@ SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)" WORKING_DI

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-01 Thread via GitHub
potiuk commented on code in PR #37134: URL: https://github.com/apache/airflow/pull/37134#discussion_r1474625756 ## scripts/ci/images/ci_start_arm_instance_and_connect_to_docker.sh: ## @@ -20,7 +20,7 @@ SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)" WORKING_DIR="

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-01 Thread via GitHub
potiuk commented on code in PR #37134: URL: https://github.com/apache/airflow/pull/37134#discussion_r1474625756 ## scripts/ci/images/ci_start_arm_instance_and_connect_to_docker.sh: ## @@ -20,7 +20,7 @@ SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)" WORKING_DIR="

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-01 Thread via GitHub
Taragolis commented on code in PR #37134: URL: https://github.com/apache/airflow/pull/37134#discussion_r1474687232 ## scripts/ci/images/ci_start_arm_instance_and_connect_to_docker.sh: ## @@ -20,7 +20,7 @@ SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)" WORKING_DI

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-01 Thread via GitHub
Taragolis commented on code in PR #37134: URL: https://github.com/apache/airflow/pull/37134#discussion_r1474691877 ## scripts/ci/images/ci_start_arm_instance_and_connect_to_docker.sh: ## @@ -20,7 +20,7 @@ SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)" WORKING_DI

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-01 Thread via GitHub
potiuk commented on code in PR #37134: URL: https://github.com/apache/airflow/pull/37134#discussion_r1475300324 ## scripts/ci/images/ci_start_arm_instance_and_connect_to_docker.sh: ## @@ -20,7 +20,7 @@ SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)" WORKING_DIR="

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-01 Thread via GitHub
potiuk commented on code in PR #37134: URL: https://github.com/apache/airflow/pull/37134#discussion_r1475306158 ## scripts/ci/images/ci_start_arm_instance_and_connect_to_docker.sh: ## @@ -20,7 +20,7 @@ SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)" WORKING_DIR="

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-01 Thread via GitHub
potiuk commented on code in PR #37134: URL: https://github.com/apache/airflow/pull/37134#discussion_r1475306158 ## scripts/ci/images/ci_start_arm_instance_and_connect_to_docker.sh: ## @@ -20,7 +20,7 @@ SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)" WORKING_DIR="

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-01 Thread via GitHub
Taragolis commented on code in PR #37134: URL: https://github.com/apache/airflow/pull/37134#discussion_r1475679106 ## scripts/ci/images/ci_start_arm_instance_and_connect_to_docker.sh: ## @@ -20,7 +20,7 @@ SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)" WORKING_DI

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-02 Thread via GitHub
potiuk commented on code in PR #37134: URL: https://github.com/apache/airflow/pull/37134#discussion_r1475865072 ## scripts/ci/images/ci_start_arm_instance_and_connect_to_docker.sh: ## @@ -20,7 +20,7 @@ SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)" WORKING_DIR="

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-02 Thread via GitHub
potiuk commented on PR #37134: URL: https://github.com/apache/airflow/pull/37134#issuecomment-1923528475 Random job failures only. merging. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

Re: [PR] Switch instance type to m7g for ARM image building [airflow]

2024-02-02 Thread via GitHub
potiuk merged PR #37134: URL: https://github.com/apache/airflow/pull/37134 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.a