Skip to content

[fine_tuning] Add Cluster scale up for Ilab testing #6101

[fine_tuning] Add Cluster scale up for Ilab testing

[fine_tuning] Add Cluster scale up for Ilab testing #6101

Triggered via pull request November 22, 2024 09:18
Status Success
Total duration 54s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
jinja[spacing]: projects/fine_tuning/toolbox/fine_tuning_run_fine_tuning_job/tasks/main.yml#L29
Jinja2 spacing could be improved: {% if fine_tuning_run_fine_tuning_job_workload == 'fms' -%} {{ fine_tuning_job_fms_config_template }} {%- elif fine_tuning_run_fine_tuning_job_workload == 'ilab' -%} {{ fine_tuning_job_ilab_config_template }} {%- endif %} -> {% if fine_tuning_run_fine_tuning_job_workload == 'fms' -%} {{ fine_tuning_job_fms_config_template }}{%- elif fine_tuning_run_fine_tuning_job_workload == 'ilab' -%} {{ fine_tuning_job_ilab_config_template }}{%- endif %}
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
Unexpected input(s) 'targets', 'override-deps', valid inputs are ['args', 'setup_python', 'working_directory', 'requirements_file', 'expected_return_code']
build
Unexpected input(s) 'targets', 'override-deps', valid inputs are ['args', 'setup_python', 'working_directory', 'requirements_file', 'expected_return_code']