Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade tests for xenial #510

Open
landam opened this issue Feb 19, 2017 · 1 comment
Open

upgrade tests for xenial #510

landam opened this issue Feb 19, 2017 · 1 comment

Comments

@landam
Copy link
Collaborator

landam commented Feb 19, 2017

Currently roles system/test.yml are disabled and need to be updated for xenial.

@landam landam added this to the version 0.7 milestone Feb 19, 2017
@landam landam self-assigned this Feb 19, 2017
landam added a commit that referenced this issue Feb 20, 2017
@landam
Copy link
Collaborator Author

landam commented Feb 20, 2017

Open issues:

- name: Test 'gis.lab' DNS records are resolved
  shell: ping -c 1 {{ item }}.gis.lab
  with_items:
    - server
# TBF:
#    - boot
#    - web

and

# TBF: not working
- name: Test if email to root user was forwarded to test superuser
  shell: >
    sleep 2
    &&
    grep -r "This is a test message sent by GIS.lab test {{ GISLAB_TEST_UNIQUE_STRING }}"
    /mnt/home/test_mail_{{ GISLAB_TEST_UNIQUE_STRING }}/Mail/new

@landam landam modified the milestones: version 0.7, version 0.7.2 Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant