diff --git a/tests/functional/L1_Functional_Tests_GPU.sh b/tests/functional/L1_Functional_Tests_GPU.sh index bee4d8d2eb..d4a4b75318 100644 --- a/tests/functional/L1_Functional_Tests_GPU.sh +++ b/tests/functional/L1_Functional_Tests_GPU.sh @@ -52,8 +52,8 @@ run_test uv run --no-sync bash ./tests/functional/grpo_automodel_lora_async run_test uv run --no-sync bash ./tests/functional/grpo_automodel_lora_non_colocated.sh run_test uv run --no-sync bash ./tests/functional/grpo_megatron.sh run_test uv run --no-sync bash ./tests/functional/grpo_megatron_generation.sh -run_test uv run --no-sync bash ./tests/functional/grpo_megatron_lora.sh -run_test uv run --no-sync bash ./tests/functional/grpo_megatron_lora_async.sh +# run_test uv run --no-sync bash ./tests/functional/grpo_megatron_lora.sh +# run_test uv run --no-sync bash ./tests/functional/grpo_megatron_lora_async.sh run_test uv run --no-sync bash ./tests/functional/grpo_multiple_dataloaders.sh run_test uv run --no-sync bash ./tests/functional/grpo_multiturn.sh run_test uv run --no-sync bash ./tests/functional/grpo_non_colocated.sh