Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S sponsor-61-sims
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jim Newsome
  • sponsor-61-sims
  • Merge requests
  • !5

Storage and monitoring improvements

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jim Newsome requested to merge httpd into main Oct 30, 2021
  • Overview 0
  • Commits 5
  • Pipelines 4
  • Changes 1

Monitoring:

  • Dump pipeline config vars to stdout, so that we can see manual overrides
  • Serve simdir over an onion service, so that we can inspect files in a running sim
  • (Temporarily) also serve cache dir over an onion service, so that we can download caches from previous runs

Save tornettools logs, since they hold some metadata about the sim. Probably redundant, but they're small.

In response to recent full sim failing due to too-large artifacts:

  • Always save simdir cache, even on job failure, for example due to too-large-artifacts.
  • Drop Non-perfclient tgen stdout files
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: httpd