You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vasilisa Sidorova (JIRA)" <ji...@apache.org> on 2016/06/20 16:40:05 UTC

[jira] [Updated] (IGNITE-3344) Couldn't import Ignite Image to Google Compute

     [ https://issues.apache.org/jira/browse/IGNITE-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vasilisa  Sidorova updated IGNITE-3344:
---------------------------------------
    Description: 
---------------------------------------------
DESCRIPTION
---------------------------------------------
Couldn't run Ignite docker container on the Google Compute due to missing ignite-google-image-1.0.0.tar.gz file
---------------------------------------------
STEPS FOR REPRODUCE
---------------------------------------------
# In accordance with the instruction https://apacheignite.readme.io/docs/docker-deployment run command 
{noformat}
 gcloud compute images  create <IMAGE_NAME>  --source-uri gs://ignite-media/ignite-google-image-1.0.0.tar.gz
{noformat}

---------------------------------------------
ACTUAL RESULT
---------------------------------------------
The result is " - The resource 'http://storage.googleapis.com/ignite-media/ignite-google-image-1.0.0.tar.gz' of type 'Google Cloud Storage object' was not found."
---------------------------------------------
EXPECTED RESULT
---------------------------------------------
The image should be created without any exceptions

  was:
---------------------------------------------
DESCRIPTION
---------------------------------------------
Couldn't run Ignite docker container on the Google Compute due to missing ignite-google-image-1.0.0.tar.gz file
---------------------------------------------
STEPS FOR REPRODUCE
---------------------------------------------
# In accordance with the instruction https://apacheignite.readme.io/docs/docker-deployment run command 
{noformat}
 gcloud compute images  create <IMAGE_NAME>  --source-uri gs://ignite-media/ignite-google-image-1.0.0.tar.gz
{noformat}
---------------------------------------------
ACTUAL RESULT
---------------------------------------------
The result is " - The resource 'http://storage.googleapis.com/ignite-media/ignite-google-image-1.0.0.tar.gz' of type 'Google Cloud Storage object' was not found."
---------------------------------------------
EXPECTED RESULT
---------------------------------------------
The image should be created without any exceptions


> Couldn't import Ignite Image to Google Compute
> ----------------------------------------------
>
>                 Key: IGNITE-3344
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3344
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 1.6
>            Reporter: Vasilisa  Sidorova
>
> ---------------------------------------------
> DESCRIPTION
> ---------------------------------------------
> Couldn't run Ignite docker container on the Google Compute due to missing ignite-google-image-1.0.0.tar.gz file
> ---------------------------------------------
> STEPS FOR REPRODUCE
> ---------------------------------------------
> # In accordance with the instruction https://apacheignite.readme.io/docs/docker-deployment run command 
> {noformat}
>  gcloud compute images  create <IMAGE_NAME>  --source-uri gs://ignite-media/ignite-google-image-1.0.0.tar.gz
> {noformat}
> ---------------------------------------------
> ACTUAL RESULT
> ---------------------------------------------
> The result is " - The resource 'http://storage.googleapis.com/ignite-media/ignite-google-image-1.0.0.tar.gz' of type 'Google Cloud Storage object' was not found."
> ---------------------------------------------
> EXPECTED RESULT
> ---------------------------------------------
> The image should be created without any exceptions



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)