Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Test (gcf:push) not working #135

Description

@potatoronin

made sure, "gcf" link to "cf" exist.
logged in.

$ gcf apps
Getting apps in org alexander**** / space cf-pat-1 as alexander***...
OK

No apps found

Tried to run

/base/pat64_linux/pat -concurrency=1 -iterations=1 -workload=gcf:push

The result:

Commands Issued:

gcf:push:
	Count:                 1
	Average:               101.80123ms
	Last time:             101.80123ms
	Worst time:            101.80123ms
	Total time:            101.80123ms
	Per second throughput: 9.823064023882619
┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄

Total errors: 1
Last error: Expected to see 'App started'.

Full output:

NAME:
   push - Push a new app or sync changes to an existing app

USAGE:
   gcf push APP_NAME [-b BUILDPACK_NAME] [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]
   [-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-p PATH] [-s STACK]

So CLI tool is printing Usage, Test is failed because Expected to see 'App started'.
no additional debug information in the output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions