Skip to content

[CI]update scripts#9547

Merged
ZHUI merged 10 commits into
PaddlePaddle:developfrom
Liujie0926:update_ci
Dec 6, 2024
Merged

[CI]update scripts#9547
ZHUI merged 10 commits into
PaddlePaddle:developfrom
Liujie0926:update_ci

Conversation

@Liujie0926
Copy link
Copy Markdown
Collaborator

PR types

PR changes

Description

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Dec 3, 2024

Thanks for your contribution!

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.85%. Comparing base (dfbd8f9) to head (bc0ae7d).
Report is 226 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9547      +/-   ##
===========================================
+ Coverage    52.68%   52.85%   +0.17%     
===========================================
  Files          705      702       -3     
  Lines       111410   110618     -792     
===========================================
- Hits         58696    58467     -229     
+ Misses       52714    52151     -563     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread scripts/distribute/run_ci.sh Outdated
execute_func_list $cmd llama_auto
export FLAGS_download_data="llama ""$FLAGS_download_data"
let case_num++
rm -rf $nlp_dir/llm/auto_parallel/llama/*data* && rm -rf $nlp_dir/llm/auto_parallel/llama/*output*
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

建议这里判断一下$nlp_dir是否为空,rm -rf操作比较敏感

@@ -66,8 +66,8 @@ install_paddle(){
echo -e "\033[35m ---- Install paddlepaddle-gpu \033[0m"
python -m pip install --user -r scripts/regression/requirements_ci.txt
python -m pip uninstall paddlepaddle -y
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

python -m pip install pillow -y

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

增加一行,如果paddlepaddle-gpu没有正确安装,会一直回退版本

DrownFish19
DrownFish19 previously approved these changes Dec 5, 2024
@ZHUI ZHUI merged commit a603a49 into PaddlePaddle:develop Dec 6, 2024
@Liujie0926 Liujie0926 deleted the update_ci branch December 16, 2024 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants