Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SADE SADE
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SADESADE
  • SADESADE
  • Merge requests
  • !8

setting up a test env based in local development in this repo

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mathias Goebel requested to merge feature/test-env into develop Dec 05, 2018
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 8

The changes proposed in this MR will enable developer to use a test environment from within the repo. this means that a xar package will be created and passed to a compatible exist-db that will be downloaded and installed at the test directory. This requires some changes in the ant build. Due to these changes, the gitlab ci is able to test the installation and to run all specified tests. (may be this needs additional setup.)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/test-env