Skip to content

Use docker stop instead of docker compose stop to avoid container clean up issue#1068

Merged
lvliang-intel merged 2 commits into
mainfrom
suyue/ci
Nov 4, 2024
Merged

Use docker stop instead of docker compose stop to avoid container clean up issue#1068
lvliang-intel merged 2 commits into
mainfrom
suyue/ci

Conversation

@chensuyue
Copy link
Copy Markdown
Collaborator

@chensuyue chensuyue commented Nov 4, 2024

Description

Use docker stop instead of docker compose stop to avoid container clean up issue

Issues

no port specified: :<empty> will cause the container clean up issue, which lead to port allocate issue for the next test.
https://github.com/opea-project/GenAIExamples/actions/runs/11657629022/job/32477125804?pr=999#step:5:62

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

Signed-off-by: chensuyue <suyue.chen@intel.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 4, 2024

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

@lvliang-intel lvliang-intel merged commit c2b7bd2 into main Nov 4, 2024
@lvliang-intel lvliang-intel deleted the suyue/ci branch November 4, 2024 14:54
Yongbozzz pushed a commit to Yongbozzz/GenAIExamples that referenced this pull request Nov 5, 2024
…an up issue (opea-project#1068)

Signed-off-by: chensuyue <suyue.chen@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Zhu, Yongbo <yongbo.zhu@intel.com>
Yongbozzz pushed a commit to Yongbozzz/GenAIExamples that referenced this pull request Nov 5, 2024
…an up issue (opea-project#1068)

Signed-off-by: chensuyue <suyue.chen@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
astafevav pushed a commit to astafevav/GenAIExamples that referenced this pull request Nov 6, 2024
…an up issue (opea-project#1068)

Signed-off-by: chensuyue <suyue.chen@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: astafevav <astafevav@sibedge.com>
Yongbozzz pushed a commit to Yongbozzz/GenAIExamples that referenced this pull request Nov 8, 2024
…an up issue (opea-project#1068)

Signed-off-by: chensuyue <suyue.chen@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
cogniware-devops pushed a commit to Cogniware-Inc/GenAIExamples that referenced this pull request Dec 19, 2025
…an up issue (opea-project#1068)

Signed-off-by: chensuyue <suyue.chen@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants