Skip to content
Snippets Groups Projects
Commit 6b7d45f7 authored by youngsuKim-CSUSB's avatar youngsuKim-CSUSB
Browse files

Test spawner group pvc

parent 74a4a058
No related branches found
No related tags found
No related merge requests found
{% extends "templates/spawn_pending.html" %}
{% block message %}
{{ super() }}
<p>This step may take several minutes.</p>
<p>Most of the time, the issue or delay is related to the server (upgrading or temporary maintanance).</p>
<p>For errors lasting for an extended period of time, please contact one of the <a href="https://www.csusb.edu/high-performance-computing#team" target="_blank">CSUSB HPCI team members</a>.</p>
{% {{ super() }} %}
<p>Your server is starting up and it may take several minutes</p>
<p>Most issues are related to the server upgrade or temporary maintanance</p>
<p>If it does not start for an extended period of time, <br> please contact one of the <a href="https://www.csusb.edu/high-performance-computing#team" target="_blank">CSUSB HPCI team members</a></p>
{% endblock %}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment