Re: [PATCH v2 1/4] tests: Infrastructure for Git smoke testing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Heya,

On Sun, Aug 8, 2010 at 09:49, Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> wrote:
> +smoke_report: smoke
> +       curl \
> +               -H "Expect: " \
> +               -F project=Git \
> +               -F architecture="$(uname_M)" \
> +               -F platform="$(uname_S)" \
> +               -F revision="$(GIT_VERSION)" \
> +               -F report_file=@test-results/git-smoke.tar.gz \
> +               $(SMOKE_UPLOAD_FLAGS) \
> +               http://smoke.git.nix.is/app/projects/process_add_report/1 \

I think at the very least this URL should be given it's own variable
so that it can be overridden easily.

-- 
Cheers,

Sverre Rabbelier
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]