Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dparmar18 committed Apr 24, 2024
1 parent c5fa607 commit 27be105
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions teuthology/task/install/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,7 @@ def task(ctx, config):
teuthology.deep_merge(config, install_overrides.get(project, {}))
repos = install_overrides.get('repos', None)
log.debug('INSTALL overrides: %s' % install_overrides)
config['branch'] = 'pacific'
log.debug('config %s' % config)

rhbuild = None
Expand Down

0 comments on commit 27be105

Please sign in to comment.