Skip to content

Add integration tests for PyTorch, TGI and TEI DLCs #2

Add integration tests for PyTorch, TGI and TEI DLCs

Add integration tests for PyTorch, TGI and TEI DLCs #2

name: Test Hugging Face PyTorch DLCs for Training (GPU)
on:
push:
branches:
- main
paths:
- tests/pytorch/training/*
- .github/workflows/run-tests-reusable.yml
- .github/workflows/test-pytorch-training-dlcs.yml
pull_request:
types:
- synchronize
- ready_for_review
branches:
- main
paths:
- tests/pytorch/training/*
- .github/workflows/run-tests-reusable.yml
- .github/workflows/test-pytorch-training-dlcs.yml
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
training-on-gpu:
name: Test Hugging Face PyTorch DLCs for Training on GPU
uses: huggingface/Google-Cloud-Containers/.github/workflows/run-tests-reusable.yml@add-integration-tests

Check failure on line 30 in .github/workflows/test-pytorch-training-dlcs.yml

View workflow run for this annotation

GitHub Actions / Test Hugging Face PyTorch DLCs for Training (GPU)

Invalid workflow file

The workflow is not valid. In .github/workflows/test-pytorch-training-dlcs.yml (Line: 30, Col: 11): Error from called workflow huggingface/Google-Cloud-Containers/.github/workflows/run-tests-reusable.yml@add-integration-tests (Line: 9, Col: 15): Unexpected value 'choice' In .github/workflows/test-pytorch-training-dlcs.yml (Line: 30, Col: 11): Error from called workflow huggingface/Google-Cloud-Containers/.github/workflows/run-tests-reusable.yml@add-integration-tests (Line: 10, Col: 9): Unexpected value 'options'
with:
group: aws-g4dn-2xlarge
tests-path: pytorch/training
training-dlc: us-docker.pkg.dev/deeplearning-platform-release/gcr.io/huggingface-pytorch-training-cu121.transformers.4-42.ubuntu2204.py310