Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • forge forge
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • forgeforge
  • Merge requests
  • !323

add 'install' to features on hammer.py build

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrei Pavel requested to merge fix-tarball-system-tests into master Oct 12, 2022
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

Addressing the failures in tarball-system-tests:

 |forge-client-v6 09:19:45.833837| [172.28.0.31] run: /usr/local/sbin/kea-admin db-init mysql -u keauser -p keapass -n keadb
 |forge-client-v6 09:19:45.836172| [172.28.0.31] out: /bin/bash: /usr/local/sbin/kea-admin: No such file or directory

The probable cause is that Kea is not getting installed due to the default features not being automatically taken into consideration in hammer since recent changes.

This MR explicitly adds install to the hammer build command.

Edited Oct 12, 2022 by Andrei Pavel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-tarball-system-tests