Closed t-uekawa-n closed 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
バグの説明
特定環境で、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
動作環境