Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RadioObservatory
LOFAR
Commits
b3b123e7
Commit
b3b123e7
authored
5 years ago
by
Jorrit Schaap
Browse files
Options
Downloads
Patches
Plain Diff
TMSS-139
: processed review comment. fixed comment/doc
parent
a9b9a86c
No related branches found
No related tags found
1 merge request
!96
Resolve TMSS-139
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SAS/TMSS/bin/tmss_test_environment
+5
-1
5 additions, 1 deletion
SAS/TMSS/bin/tmss_test_environment
with
5 additions
and
1 deletion
SAS/TMSS/bin/tmss_test_environment
+
5
−
1
View file @
b3b123e7
...
...
@@ -18,7 +18,11 @@
# with the LOFAR software suite. If not, see <http://www.gnu.org/licenses/>.
# Script to create, setup, and run a temporary postgres instance for easy functional testing
# Script to create, setup, and run a full TMSS test environment for easy functional testing.
# including a temporary:
# - postgres instance with the TMSS django migrations applied
# - an LDAP server with a test/test user/pass
# - a running django server using the above postgres and LDAP backend
from
lofar.sas.tmss.test.test_utils
import
main_test_environment
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment