exastro-suite / exastro-it-automation

Apache License 2.0
3 stars 19 forks source link

【Conductor】ステータスファイルが読めない #2566

Closed t-uekawa-n closed 1 month ago

t-uekawa-n commented 1 month ago

バグの説明

特定環境で、ansible-playbookで吐き出し、ITA側に転送したステータスファイルを Conducotrが読み込もうとすると、認識ができなかった。(認識できる場合もある) 特定環境でしか確認できていない。

if os.path.isfile(status_file_path) is True: # noqa: F405

※関連があるか? https://github.com/exastro-suite/exastro-it-automation/issues/2432

動作環境