Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-9117

DO280-238: demo builds app but never runs it

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Can't Do
    • Icon: Major Major
    • DO280 - OSE 3.0 2 20160126, DO280 - OSE 3.0 1 20151019
    • DO280
    • None
    • 8
    • en-US (English)

      URL:
      Reporter RHNID:
      Section: -
      Language: en-US (English)
      Workaround:

      Description: Demo 8.1 webhooks - Step 4 why not waiting the application pod to start and test the application?

      [student@workstation ~]$ oc get pod
      NAME READY STATUS RESTARTS AGE
      test-1-5b5cu 1/1 Running 0 4m
      test-1-build 0/1 ExitCode:0 0 5m

      [student@workstation ~]$ oc expose svc test --hostname=test.cloudapps0.example.com
      NAME HOST/PORT PATH SERVICE LABELS TLS TERMINATION
      test test.cloudapps0.example.com test app=test

      [student@workstation ~]$ curl http://test.cloudapps0.example.com
      <html>
      <head>
      <title>PHP Test</title>
      </head>
      <body>
      <p>Webhook</p>
      </body>
      </html>

            rmahroua@redhat.com Razique Mahroua
            rht-flozano Fernando Lozano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: