summaryrefslogtreecommitdiff
path: root/spec/frontend/vue_shared/components/runner_aws_deployments/__snapshots__/runner_aws_deployments_modal_spec.js.snap
blob: 6954bd5ccffcc43feb4a117231a47b7ce75743ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`RunnerAwsDeploymentsModal renders the modal 1`] = `
<gl-modal-stub
  actionprimary="[object Object]"
  actionsecondary="[object Object]"
  dismisslabel="Close"
  modalclass=""
  modalid="runner-aws-deployments-modal"
  size="sm"
  title="Deploy GitLab Runner in AWS"
  titletag="h4"
>
  <p>
    Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console.
  </p>
   
  <gl-form-radio-group-stub
    checked="[object Object]"
    disabledfield="disabled"
    htmlfield="html"
    label="Choose your preferred GitLab Runner"
    label-sr-only=""
    options=""
    textfield="text"
    valuefield="value"
  >
    <gl-form-radio-stub
      class="gl-py-5 gl-pl-8 gl-border-b"
      value="[object Object]"
    >
      <div
        class="gl-mt-n1 gl-pl-4 gl-pb-2 gl-font-weight-bold"
      >
        
        Amazon Linux 2 Docker HA with manual scaling and optional scheduling. Non-spot.
        
        <gl-accordion-stub
          class="gl-pt-3"
          headerlevel="3"
        >
          <gl-accordion-item-stub
            class="gl-font-weight-normal"
            title="More Details"
            title-visible="Less Details"
          >
            <p
              class="gl-pt-2"
            >
              No spot. This is the default choice for Linux Docker executor.
            </p>
             
            <p
              class="gl-m-0"
            >
              A capacity of 1 enables warm HA through Auto Scaling group re-spawn. A capacity of 2 enables hot HA because the service is available even when a node is lost. A capacity of 3 or more enables hot HA and manual scaling of runner fleet.
            </p>
          </gl-accordion-item-stub>
        </gl-accordion-stub>
      </div>
    </gl-form-radio-stub>
    <gl-form-radio-stub
      class="gl-py-5 gl-pl-8 gl-border-b"
      value="[object Object]"
    >
      <div
        class="gl-mt-n1 gl-pl-4 gl-pb-2 gl-font-weight-bold"
      >
        
        Amazon Linux 2 Docker HA with manual scaling and optional scheduling. 100% spot.
        
        <gl-accordion-stub
          class="gl-pt-3"
          headerlevel="3"
        >
          <gl-accordion-item-stub
            class="gl-font-weight-normal"
            title="More Details"
            title-visible="Less Details"
          >
            <p
              class="gl-pt-2"
            >
              100% spot.
            </p>
             
            <p
              class="gl-m-0"
            >
              Capacity of 1 enables warm HA through Auto Scaling group re-spawn. Capacity of 2 enables hot HA because the service is available even when a node is lost. Capacity of 3 or more enables hot HA and manual scaling of runner fleet.
            </p>
          </gl-accordion-item-stub>
        </gl-accordion-stub>
      </div>
    </gl-form-radio-stub>
    <gl-form-radio-stub
      class="gl-py-5 gl-pl-8 gl-border-b"
      value="[object Object]"
    >
      <div
        class="gl-mt-n1 gl-pl-4 gl-pb-2 gl-font-weight-bold"
      >
        
        Windows 2019 Shell with manual scaling and optional scheduling. Non-spot.
        
        <gl-accordion-stub
          class="gl-pt-3"
          headerlevel="3"
        >
          <gl-accordion-item-stub
            class="gl-font-weight-normal"
            title="More Details"
            title-visible="Less Details"
          >
            <p
              class="gl-pt-2"
            >
              No spot. Default choice for Windows Shell executor.
            </p>
             
            <p
              class="gl-m-0"
            >
              Capacity of 1 enables warm HA through Auto Scaling group re-spawn. Capacity of 2 enables hot HA because the service is available even when a node is lost. Capacity of 3 or more enables hot HA and manual scaling of runner fleet.
            </p>
          </gl-accordion-item-stub>
        </gl-accordion-stub>
      </div>
    </gl-form-radio-stub>
    <gl-form-radio-stub
      class="gl-py-5 gl-pl-8"
      value="[object Object]"
    >
      <div
        class="gl-mt-n1 gl-pl-4 gl-pb-2 gl-font-weight-bold"
      >
        
        Windows 2019 Shell with manual scaling and optional scheduling. 100% spot.
        
        <gl-accordion-stub
          class="gl-pt-3"
          headerlevel="3"
        >
          <gl-accordion-item-stub
            class="gl-font-weight-normal"
            title="More Details"
            title-visible="Less Details"
          >
            <p
              class="gl-pt-2"
            >
              100% spot.
            </p>
             
            <p
              class="gl-m-0"
            >
              Capacity of 1 enables warm HA through Auto Scaling group re-spawn. Capacity of 2 enables hot HA because the service is available even when a node is lost. Capacity of 3 or more enables hot HA and manual scaling of runner fleet.
            </p>
          </gl-accordion-item-stub>
        </gl-accordion-stub>
      </div>
    </gl-form-radio-stub>
  </gl-form-radio-group-stub>
   
  <p>
    <gl-sprintf-stub
      message="Don't see what you are looking for? See the full list of options, including a fully customizable option %{linkStart}here%{linkEnd}."
    />
  </p>
</gl-modal-stub>
`;