Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 245
    • Issues 245
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 46
    • Merge requests 46
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

On Monday, June 12, 2023, from 9.00 to 10.00 am there will be a maintenance with a short downtime of the GitLab service.

  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Merge requests
  • !560

Resolve "Improved GUI search tests"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lauri Himanen requested to merge 748-improved-gui-search-tests into v1.1.0 Feb 14, 2022
  • Overview 4
  • Commits 29
  • Pipelines 31
  • Changes 68

Closes #748 (closed)

@mscheidg: Could you take a look and see that my overall approach is reasonable. Especially I'd like some comments on:

  • I had to somehow formalize the test configuration, and for now, I did it by creating a config file at nomad-FAIR/nomad-test.yaml. This configuration is loaded when node.js is instantiating the test states and should also be used when serving the application for test usage (nomad admin run appworker). Is this approach OK in your opinion? Btw: I had to put the config file in the repository root folder, because otherwise the volume access is not working.
  • Do you think the current configuration in nomad-FAIR/nomad-test.yaml is distinct enough so that it does not interfere with other instances?
  • Can you take a look at some of the snapshot files (e.g. gui/tests/data/search/min_max_aggregation_n_elements.json) and see if the format is OK?
Edited Mar 03, 2022 by Lauri Himanen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 748-improved-gui-search-tests