Skip to content

TestContainer doesn't get rebuild with force_rebuild set #291

@tkilias

Description

@tkilias

Background

  • When we set force_rebuild to true, we would expect that build steps such as AnalyzeTestContainer would get rebuilt
  • However, the AnalyzeTestContainer implements the is_rebuild_requested method with a simple false, it needs to check the build_config().force_rebuild config

Acceptance Criteria

  • Check build_config().force_rebuild config in is_rebuild_requested

Metadata

Metadata

Assignees

Labels

bugUnwanted / harmful behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions